#2c352c color space conversions
Hex:
#2c352c
RGB:
44, 53, 44
CMY:
83, 79, 83
CMYK:
17, 0, 17, 79
HSL:
120°, 9.2784%, 19.0196%
HSV (HSB):
120°, 16.9811%, 20.7843%
XYZ:
2.7664, 3.2635, 2.8670
xyY:
0.3109, 0.3668, 3.2635
CIE-Lab:
21.0698, -5.9810, 4.4132
CIE-LCH:
21.0698, 7.4330, 143.5773
CIE-Luv:
21.0698, -3.9416, 5.0929
Hunter-Lab:
18.0652, -4.2794, 3.2362
#2c352c color charts
#2c352c color shades, tints & tones
#2c352c color schemes
#2c352c color preview, HTML & CSS examples
This text has a color of #2c352c
<p style="color:#2c352c;">Text here</p>
.mytext {color:#2c352c;}
This box has a color of #2c352c
<div style="background-color:#2c352c;">Content here</div>
.mybackground {background-color:#2c352c;}
Border around this has a color of #2c352c
<div style="border:2px solid #2c352c;">Content here</div>
.myborder {border:2px solid #2c352c;}