#cd100c color space conversions
Hex:
#cd100c
RGB:
205, 16, 12
CMY:
20, 94, 95
CMYK:
0, 92, 94, 20
HSL:
1°, 88.9401%, 42.5490%
HSV (HSB):
1°, 94.1463%, 80.3922%
XYZ:
25.4285, 13.3763, 1.5895
xyY:
0.6295, 0.3311, 13.3763
CIE-Lab:
43.3248, 66.4688, 53.4045
CIE-LCH:
43.3248, 85.2651, 38.7802
CIE-Luv:
43.3248, 136.7413, 29.9500
Hunter-Lab:
36.5736, 60.1019, 23.0248
#cd100c color charts
#cd100c RGB chart
#cd100c CMYK chart
#cd100c RGB pie chart
#cd100c color shades, tints & tones
#cd100c color schemes
#cd100c color preview, HTML & CSS examples
This text has a color of #cd100c
<p style="color:#cd100c;">Text here</p>
.mytext {color:#cd100c;}
Text color #cd100c
This box has a color of #cd100c
<div style="background-color:#cd100c;">Content here</div>
.mybackground {background-color:#cd100c;}
Background color #cd100c
Border around this has a color of #cd100c
<div style="border:2px solid #cd100c;">Content here</div>
.myborder {border:2px solid #cd100c;}
Border color #cd100c