#5e000c color space conversions
Hex:
#5e000c
RGB:
94, 0, 12
CMY:
63, 100, 95
CMYK:
0, 100, 87, 63
HSL:
352°, 100.0000%, 18.4314%
HSV (HSB):
352°, 100.0000%, 36.8627%
XYZ:
4.6825, 2.4062, 0.5655
xyY:
0.6118, 0.3144, 2.4062
CIE-Lab:
17.4891, 38.9445, 22.0653
CIE-LCH:
17.4891, 44.7610, 29.5352
CIE-Luv:
17.4891, 55.2820, 9.4467
Hunter-Lab:
15.5120, 26.7359, 8.6970
#5e000c color charts
#5e000c color shades, tints & tones
#5e000c color schemes
#5e000c color preview, HTML & CSS examples
This text has a color of #5e000c
<p style="color:#5e000c;">Text here</p>
.mytext {color:#5e000c;}
This box has a color of #5e000c
<div style="background-color:#5e000c;">Content here</div>
.mybackground {background-color:#5e000c;}
Border around this has a color of #5e000c
<div style="border:2px solid #5e000c;">Content here</div>
.myborder {border:2px solid #5e000c;}