#cd000c color space conversions
Hex:
#cd000c
RGB:
205, 0, 12
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
356°, 100.0000%, 40.1961%
HSV (HSB):
356°, 100.0000%, 80.3922%
XYZ:
25.2432, 13.0057, 1.5277
xyY:
0.6346, 0.3270, 13.0057
CIE-Lab:
42.7718, 68.0679, 53.0926
CIE-LCH:
42.7718, 86.3254, 37.9540
CIE-Luv:
42.7718, 139.6226, 28.9669
Hunter-Lab:
36.0634, 61.8333, 22.7327
#cd000c color charts
#cd000c RGB chart
#cd000c CMYK chart
#cd000c RGB pie chart
#cd000c color shades, tints & tones
#cd000c color schemes
#cd000c color preview, HTML & CSS examples
This text has a color of #cd000c
<p style="color:#cd000c;">Text here</p>
.mytext {color:#cd000c;}
Text color #cd000c
This box has a color of #cd000c
<div style="background-color:#cd000c;">Content here</div>
.mybackground {background-color:#cd000c;}
Background color #cd000c
Border around this has a color of #cd000c
<div style="border:2px solid #cd000c;">Content here</div>
.myborder {border:2px solid #cd000c;}
Border color #cd000c