#34001e color space conversions
Hex:
#34001e
RGB:
52, 0, 30
CMY:
80, 100, 88
CMYK:
0, 100, 42, 80
HSL:
325°, 100.0000%, 10.1961%
HSV (HSB):
325°, 100.0000%, 20.3922%
XYZ:
1.6505, 0.8238, 1.3003
xyY:
0.4373, 0.2182, 0.8238
CIE-Lab:
7.4413, 28.4381, -5.2990
CIE-LCH:
7.4413, 28.9276, 349.4450
CIE-Luv:
7.4413, 16.5243, -5.2558
Hunter-Lab:
9.0764, 16.5763, -2.1407
#34001e color charts
#34001e color shades, tints & tones
#34001e color schemes
#34001e color preview, HTML & CSS examples
This text has a color of #34001e
<p style="color:#34001e;">Text here</p>
.mytext {color:#34001e;}
This box has a color of #34001e
<div style="background-color:#34001e;">Content here</div>
.mybackground {background-color:#34001e;}
Border around this has a color of #34001e
<div style="border:2px solid #34001e;">Content here</div>
.myborder {border:2px solid #34001e;}