#2c2c25 color space conversions
Hex:
#2c2c25
RGB:
44, 44, 37
CMY:
83, 83, 85
CMYK:
0, 0, 16, 83
HSL:
60°, 8.6420%, 15.8824%
HSV (HSB):
60°, 15.9091%, 17.2549%
XYZ:
2.2733, 2.4704, 2.1073
xyY:
0.3318, 0.3606, 2.4704
CIE-Lab:
17.7842, -1.5616, 4.5516
CIE-LCH:
17.7842, 4.8120, 108.9365
CIE-Luv:
17.7842, 0.3121, 4.3225
Hunter-Lab:
15.7175, -1.6882, 3.0531
#2c2c25 color charts
#2c2c25 color shades, tints & tones
#2c2c25 color schemes
#2c2c25 color preview, HTML & CSS examples
This text has a color of #2c2c25
<p style="color:#2c2c25;">Text here</p>
.mytext {color:#2c2c25;}
This box has a color of #2c2c25
<div style="background-color:#2c2c25;">Content here</div>
.mybackground {background-color:#2c2c25;}
Border around this has a color of #2c2c25
<div style="border:2px solid #2c2c25;">Content here</div>
.myborder {border:2px solid #2c2c25;}