#3f120d color space conversions
Hex:
#3f120d
RGB:
63, 18, 13
CMY:
75, 93, 95
CMYK:
0, 71, 79, 75
HSL:
6°, 65.7895%, 14.9020%
HSV (HSB):
6°, 79.3651%, 24.7059%
XYZ:
2.3389, 1.5184, 0.5506
xyY:
0.5306, 0.3445, 1.5184
CIE-Lab:
12.7248, 21.6177, 14.0640
CIE-LCH:
12.7248, 25.7900, 33.0471
CIE-Luv:
12.7248, 25.0898, 6.9828
Hunter-Lab:
12.3225, 12.3157, 5.9766
#3f120d color charts
#3f120d color shades, tints & tones
#3f120d color schemes
#3f120d color preview, HTML & CSS examples
This text has a color of #3f120d
<p style="color:#3f120d;">Text here</p>
.mytext {color:#3f120d;}
This box has a color of #3f120d
<div style="background-color:#3f120d;">Content here</div>
.mybackground {background-color:#3f120d;}
Border around this has a color of #3f120d
<div style="border:2px solid #3f120d;">Content here</div>
.myborder {border:2px solid #3f120d;}