#2c3f00 color space conversions
Hex:
#2c3f00
RGB:
44, 63, 0
CMY:
83, 75, 100
CMYK:
30, 0, 100, 75
HSL:
78°, 100.0000%, 12.3529%
HSV (HSB):
78°, 100.0000%, 24.7059%
XYZ:
2.8162, 4.0905, 0.6411
xyY:
0.3731, 0.5419, 4.0905
CIE-Lab:
23.9684, -17.5577, 32.1546
CIE-LCH:
23.9684, 36.6360, 118.6362
CIE-Luv:
23.9684, -8.5407, 27.6192
Hunter-Lab:
20.2250, -10.5385, 12.2780
#2c3f00 color charts
#2c3f00 color shades, tints & tones
#2c3f00 color schemes
#2c3f00 color preview, HTML & CSS examples
This text has a color of #2c3f00
<p style="color:#2c3f00;">Text here</p>
.mytext {color:#2c3f00;}
This box has a color of #2c3f00
<div style="background-color:#2c3f00;">Content here</div>
.mybackground {background-color:#2c3f00;}
Border around this has a color of #2c3f00
<div style="border:2px solid #2c3f00;">Content here</div>
.myborder {border:2px solid #2c3f00;}