#2c000a color space conversions
Hex:
#2c000a
RGB:
44, 0, 10
CMY:
83, 100, 96
CMYK:
0, 100, 77, 83
HSL:
346°, 100.0000%, 8.6275%
HSV (HSB):
346°, 100.0000%, 17.2549%
XYZ:
1.0935, 0.5574, 0.3371
xyY:
0.5500, 0.2804, 0.5574
CIE-Lab:
5.0348, 22.2071, 3.8589
CIE-LCH:
5.0348, 22.5399, 9.8577
CIE-Luv:
5.0348, 14.4059, 0.7195
Hunter-Lab:
7.4658, 13.0790, 2.5489
#2c000a color charts
#2c000a color shades, tints & tones
#2c000a color schemes
#2c000a color preview, HTML & CSS examples
This text has a color of #2c000a
<p style="color:#2c000a;">Text here</p>
.mytext {color:#2c000a;}
This box has a color of #2c000a
<div style="background-color:#2c000a;">Content here</div>
.mybackground {background-color:#2c000a;}
Border around this has a color of #2c000a
<div style="border:2px solid #2c000a;">Content here</div>
.myborder {border:2px solid #2c000a;}