#2c3c1e color space conversions
Hex:
#2c3c1e
RGB:
44, 60, 30
CMY:
83, 76, 88
CMYK:
27, 0, 50, 76
HSL:
92°, 33.3333%, 17.6471%
HSV (HSB):
92°, 50.0000%, 23.5294%
XYZ:
2.8889, 3.8609, 1.8213
xyY:
0.3371, 0.4505, 3.8609
CIE-Lab:
23.2062, -12.9527, 16.4483
CIE-LCH:
23.2062, 20.9361, 128.2198
CIE-Luv:
23.2062, -7.0771, 16.9048
Hunter-Lab:
19.6492, -8.1424, 8.2589
#2c3c1e color charts
#2c3c1e color shades, tints & tones
#2c3c1e color schemes
#2c3c1e color preview, HTML & CSS examples
This text has a color of #2c3c1e
<p style="color:#2c3c1e;">Text here</p>
.mytext {color:#2c3c1e;}
This box has a color of #2c3c1e
<div style="background-color:#2c3c1e;">Content here</div>
.mybackground {background-color:#2c3c1e;}
Border around this has a color of #2c3c1e
<div style="border:2px solid #2c3c1e;">Content here</div>
.myborder {border:2px solid #2c3c1e;}