#3f880d color space conversions
Hex:
#3f880d
RGB:
63, 136, 13
CMY:
75, 47, 95
CMYK:
54, 0, 90, 47
HSL:
96°, 82.5503%, 29.2157%
HSV (HSB):
96°, 90.4412%, 53.3333%
XYZ:
10.9267, 18.6941, 3.4132
xyY:
0.3308, 0.5659, 18.6941
CIE-Lab:
50.3274, -42.7743, 51.2962
CIE-LCH:
50.3274, 66.7903, 129.8237
CIE-Luv:
50.3274, -34.6186, 58.5904
Hunter-Lab:
43.2367, -30.5541, 25.5852
#3f880d color charts
#3f880d color shades, tints & tones
#3f880d color schemes
#3f880d color preview, HTML & CSS examples
This text has a color of #3f880d
<p style="color:#3f880d;">Text here</p>
.mytext {color:#3f880d;}
This box has a color of #3f880d
<div style="background-color:#3f880d;">Content here</div>
.mybackground {background-color:#3f880d;}
Border around this has a color of #3f880d
<div style="border:2px solid #3f880d;">Content here</div>
.myborder {border:2px solid #3f880d;}