#3f0f01 color space conversions
Hex:
#3f0f01
RGB:
63, 15, 1
CMY:
75, 94, 100
CMYK:
0, 76, 98, 75
HSL:
14°, 96.8750%, 12.5490%
HSV (HSB):
14°, 98.4127%, 24.7059%
XYZ:
2.2262, 1.4006, 0.1817
xyY:
0.5845, 0.3678, 1.4006
CIE-Lab:
11.9616, 22.5336, 18.0242
CIE-LCH:
11.9616, 28.8554, 38.6557
CIE-Luv:
11.9616, 27.4647, 9.6006
Hunter-Lab:
11.8347, 12.8666, 7.3739
#3f0f01 color charts
#3f0f01 color shades, tints & tones
#3f0f01 color schemes
#3f0f01 color preview, HTML & CSS examples
This text has a color of #3f0f01
<p style="color:#3f0f01;">Text here</p>
.mytext {color:#3f0f01;}
This box has a color of #3f0f01
<div style="background-color:#3f0f01;">Content here</div>
.mybackground {background-color:#3f0f01;}
Border around this has a color of #3f0f01
<div style="border:2px solid #3f0f01;">Content here</div>
.myborder {border:2px solid #3f0f01;}