#3e000f color space conversions
Hex:
#3e000f
RGB:
62, 0, 15
CMY:
76, 100, 94
CMYK:
0, 100, 76, 76
HSL:
345°, 100.0000%, 12.1569%
HSV (HSB):
345°, 100.0000%, 24.3137%
XYZ:
2.0728, 1.0586, 0.5470
xyY:
0.5635, 0.2878, 1.0586
CIE-Lab:
9.4706, 29.9074, 8.5043
CIE-LCH:
9.4706, 31.0930, 15.8733
CIE-Luv:
9.4706, 27.7423, 2.2080
Hunter-Lab:
10.2889, 17.9553, 4.0500
#3e000f color charts
#3e000f color shades, tints & tones
#3e000f color schemes
#3e000f color preview, HTML & CSS examples
This text has a color of #3e000f
<p style="color:#3e000f;">Text here</p>
.mytext {color:#3e000f;}
This box has a color of #3e000f
<div style="background-color:#3e000f;">Content here</div>
.mybackground {background-color:#3e000f;}
Border around this has a color of #3e000f
<div style="border:2px solid #3e000f;">Content here</div>
.myborder {border:2px solid #3e000f;}