#cd001c color space conversions
Hex:
#cd001c
RGB:
205, 0, 28
CMY:
20, 100, 89
CMYK:
0, 100, 86, 20
HSL:
352°, 100.0000%, 40.1961%
HSV (HSB):
352°, 100.0000%, 80.3922%
XYZ:
25.3864, 13.0630, 2.2820
xyY:
0.6233, 0.3207, 13.0630
CIE-Lab:
42.8580, 68.3032, 46.3374
CIE-LCH:
42.8580, 82.5378, 34.1532
CIE-Luv:
42.8580, 137.7232, 26.1346
Hunter-Lab:
36.1427, 62.1275, 21.5564
#cd001c color charts
#cd001c RGB chart
#cd001c CMYK chart
#cd001c RGB pie chart
#cd001c color shades, tints & tones
#cd001c color schemes
#cd001c color preview, HTML & CSS examples
This text has a color of #cd001c
<p style="color:#cd001c;">Text here</p>
.mytext {color:#cd001c;}
Text color #cd001c
This box has a color of #cd001c
<div style="background-color:#cd001c;">Content here</div>
.mybackground {background-color:#cd001c;}
Background color #cd001c
Border around this has a color of #cd001c
<div style="border:2px solid #cd001c;">Content here</div>
.myborder {border:2px solid #cd001c;}
Border color #cd001c