#2c2015 color space conversions
Hex:
#2c2015
RGB:
44, 32, 21
CMY:
83, 87, 92
CMYK:
0, 27, 52, 83
HSL:
29°, 35.3846%, 12.7451%
HSV (HSB):
29°, 52.2727%, 17.2549%
XYZ:
1.6906, 1.6226, 0.9336
xyY:
0.3981, 0.3821, 1.6226
CIE-Lab:
13.3674, 3.9339, 9.6941
CIE-LCH:
13.3674, 10.4619, 67.9123
CIE-Luv:
13.3674, 6.3795, 6.6375
Hunter-Lab:
12.7383, 1.3978, 4.5716
#2c2015 color charts
#2c2015 color shades, tints & tones
#2c2015 color schemes
#2c2015 color preview, HTML & CSS examples
This text has a color of #2c2015
<p style="color:#2c2015;">Text here</p>
.mytext {color:#2c2015;}
This box has a color of #2c2015
<div style="background-color:#2c2015;">Content here</div>
.mybackground {background-color:#2c2015;}
Border around this has a color of #2c2015
<div style="border:2px solid #2c2015;">Content here</div>
.myborder {border:2px solid #2c2015;}