#2c040c color space conversions
Hex:
#2c040c
RGB:
44, 4, 12
CMY:
83, 98, 95
CMYK:
0, 91, 73, 83
HSL:
348°, 83.3333%, 9.4118%
HSV (HSB):
348°, 90.9091%, 17.2549%
XYZ:
1.1485, 0.6489, 0.4125
xyY:
0.5197, 0.2936, 0.6489
CIE-Lab:
5.8610, 20.5073, 4.2045
CIE-LCH:
5.8610, 20.9338, 11.5866
CIE-Luv:
5.8610, 13.8088, 1.0308
Hunter-Lab:
8.0551, 11.3537, 2.6021
#2c040c color charts
#2c040c color shades, tints & tones
#2c040c color schemes
#2c040c color preview, HTML & CSS examples
This text has a color of #2c040c
<p style="color:#2c040c;">Text here</p>
.mytext {color:#2c040c;}
This box has a color of #2c040c
<div style="background-color:#2c040c;">Content here</div>
.mybackground {background-color:#2c040c;}
Border around this has a color of #2c040c
<div style="border:2px solid #2c040c;">Content here</div>
.myborder {border:2px solid #2c040c;}