#2c500c color space conversions
Hex:
#2c500c
RGB:
44, 80, 12
CMY:
83, 69, 95
CMYK:
45, 0, 85, 69
HSL:
92°, 73.9130%, 18.0392%
HSV (HSB):
92°, 85.0000%, 31.3725%
XYZ:
3.9737, 6.2993, 1.3543
xyY:
0.3418, 0.5418, 6.2993
CIE-Lab:
30.1554, -25.4098, 33.2394
CIE-LCH:
30.1554, 41.8391, 127.3960
CIE-Luv:
30.1554, -16.7816, 33.1777
Hunter-Lab:
25.0985, -15.6613, 14.3697
#2c500c color charts
#2c500c color shades, tints & tones
#2c500c color schemes
#2c500c color preview, HTML & CSS examples
This text has a color of #2c500c
<p style="color:#2c500c;">Text here</p>
.mytext {color:#2c500c;}
This box has a color of #2c500c
<div style="background-color:#2c500c;">Content here</div>
.mybackground {background-color:#2c500c;}
Border around this has a color of #2c500c
<div style="border:2px solid #2c500c;">Content here</div>
.myborder {border:2px solid #2c500c;}