#2c2c05 color space conversions
Hex:
#2c2c05
RGB:
44, 44, 5
CMY:
83, 83, 98
CMYK:
0, 0, 89, 83
HSL:
60°, 79.5918%, 9.6078%
HSV (HSB):
60°, 88.6364%, 17.2549%
XYZ:
1.9668, 2.3478, 0.4931
xyY:
0.4091, 0.4883, 2.3478
CIE-Lab:
17.2158, -5.9014, 22.6295
CIE-LCH:
17.2158, 23.3864, 104.6163
CIE-Luv:
17.2158, 1.2622, 17.4983
Hunter-Lab:
15.3225, -3.9023, 8.8178
#2c2c05 color charts
#2c2c05 color shades, tints & tones
#2c2c05 color schemes
#2c2c05 color preview, HTML & CSS examples
This text has a color of #2c2c05
<p style="color:#2c2c05;">Text here</p>
.mytext {color:#2c2c05;}
This box has a color of #2c2c05
<div style="background-color:#2c2c05;">Content here</div>
.mybackground {background-color:#2c2c05;}
Border around this has a color of #2c2c05
<div style="border:2px solid #2c2c05;">Content here</div>
.myborder {border:2px solid #2c2c05;}