#2f600d color space conversions
Hex:
#2f600d
RGB:
47, 96, 13
CMY:
82, 62, 95
CMYK:
51, 0, 86, 62
HSL:
95°, 76.1468%, 21.3725%
HSV (HSB):
95°, 86.4583%, 37.6471%
XYZ:
5.4278, 8.9991, 1.8317
xyY:
0.3338, 0.5535, 8.9991
CIE-Lab:
35.9826, -31.5182, 38.3790
CIE-LCH:
35.9826, 49.6623, 129.3940
CIE-Luv:
35.9826, -22.9401, 40.5782
Hunter-Lab:
29.9986, -20.2005, 17.3788
#2f600d color charts
#2f600d color shades, tints & tones
#2f600d color schemes
#2f600d color preview, HTML & CSS examples
This text has a color of #2f600d
<p style="color:#2f600d;">Text here</p>
.mytext {color:#2f600d;}
This box has a color of #2f600d
<div style="background-color:#2f600d;">Content here</div>
.mybackground {background-color:#2f600d;}
Border around this has a color of #2f600d
<div style="border:2px solid #2f600d;">Content here</div>
.myborder {border:2px solid #2f600d;}