#2c3500 color space conversions
Hex:
#2c3500
RGB:
44, 53, 0
CMY:
83, 79, 100
CMYK:
17, 0, 100, 79
HSL:
70°, 100.0000%, 10.3922%
HSV (HSB):
70°, 100.0000%, 20.7843%
XYZ:
2.3118, 3.0817, 0.4730
xyY:
0.3941, 0.5253, 3.0817
CIE-Lab:
20.3681, -11.8903, 28.3522
CIE-LCH:
20.3681, 30.7445, 112.7521
CIE-Luv:
20.3681, -3.3712, 22.9980
Hunter-Lab:
17.5547, -7.2138, 10.6908
#2c3500 color charts
#2c3500 color shades, tints & tones
#2c3500 color schemes
#2c3500 color preview, HTML & CSS examples
This text has a color of #2c3500
<p style="color:#2c3500;">Text here</p>
.mytext {color:#2c3500;}
This box has a color of #2c3500
<div style="background-color:#2c3500;">Content here</div>
.mybackground {background-color:#2c3500;}
Border around this has a color of #2c3500
<div style="border:2px solid #2c3500;">Content here</div>
.myborder {border:2px solid #2c3500;}