#3f653a color space conversions
Hex:
#3f653a
RGB:
63, 101, 58
CMY:
75, 60, 77
CMYK:
38, 0, 43, 60
HSL:
113°, 27.0440%, 31.1765%
HSV (HSB):
113°, 42.5743%, 39.6078%
XYZ:
7.4673, 10.6696, 5.6689
xyY:
0.3137, 0.4482, 10.6696
CIE-Lab:
39.0183, -23.0012, 20.1785
CIE-LCH:
39.0183, 30.5978, 138.7401
CIE-Luv:
39.0183, -18.2418, 26.4178
Hunter-Lab:
32.6644, -16.3563, 12.5754
#3f653a color charts
#3f653a color shades, tints & tones
#3f653a color schemes
#3f653a color preview, HTML & CSS examples
This text has a color of #3f653a
<p style="color:#3f653a;">Text here</p>
.mytext {color:#3f653a;}
This box has a color of #3f653a
<div style="background-color:#3f653a;">Content here</div>
.mybackground {background-color:#3f653a;}
Border around this has a color of #3f653a
<div style="border:2px solid #3f653a;">Content here</div>
.myborder {border:2px solid #3f653a;}