#2f500e color space conversions
Hex:
#2f500e
RGB:
47, 80, 14
CMY:
82, 69, 95
CMYK:
41, 0, 83, 69
HSL:
90°, 70.2128%, 18.4314%
HSV (HSB):
90°, 82.5000%, 31.3725%
XYZ:
4.1202, 6.3734, 1.4285
xyY:
0.3456, 0.5346, 6.3734
CIE-Lab:
30.3355, -24.0793, 32.7185
CIE-LCH:
30.3355, 40.6241, 126.3513
CIE-Luv:
30.3355, -15.5297, 32.8000
Hunter-Lab:
25.2455, -15.0474, 14.3170
#2f500e color charts
#2f500e color shades, tints & tones
#2f500e color schemes
#2f500e color preview, HTML & CSS examples
This text has a color of #2f500e
<p style="color:#2f500e;">Text here</p>
.mytext {color:#2f500e;}
This box has a color of #2f500e
<div style="background-color:#2f500e;">Content here</div>
.mybackground {background-color:#2f500e;}
Border around this has a color of #2f500e
<div style="border:2px solid #2f500e;">Content here</div>
.myborder {border:2px solid #2f500e;}