#3f662e color space conversions
Hex:
#3f662e
RGB:
63, 102, 46
CMY:
75, 60, 82
CMYK:
38, 0, 55, 60
HSL:
102°, 37.8378%, 29.0196%
HSV (HSB):
102°, 54.9020%, 40.0000%
XYZ:
7.2944, 10.7568, 4.2766
xyY:
0.3267, 0.4818, 10.7568
CIE-Lab:
39.1677, -25.3107, 27.1325
CIE-LCH:
39.1677, 37.1053, 133.0105
CIE-Luv:
39.1677, -18.8701, 33.1623
Hunter-Lab:
32.7975, -17.6959, 15.2272
#3f662e color charts
#3f662e color shades, tints & tones
#3f662e color schemes
#3f662e color preview, HTML & CSS examples
This text has a color of #3f662e
<p style="color:#3f662e;">Text here</p>
.mytext {color:#3f662e;}
This box has a color of #3f662e
<div style="background-color:#3f662e;">Content here</div>
.mybackground {background-color:#3f662e;}
Border around this has a color of #3f662e
<div style="border:2px solid #3f662e;">Content here</div>
.myborder {border:2px solid #3f662e;}