#cd010c color space conversions
Hex:
#cd010c
RGB:
205, 1, 12
CMY:
20, 100, 95
CMYK:
0, 100, 94, 20
HSL:
357°, 99.0291%, 40.3922%
HSV (HSB):
357°, 99.5122%, 80.3922%
XYZ:
25.2541, 13.0274, 1.5313
xyY:
0.6343, 0.3272, 13.0274
CIE-Lab:
42.8045, 67.9731, 53.1109
CIE-LCH:
42.8045, 86.2619, 38.0023
CIE-Luv:
42.8045, 139.4513, 29.0251
Hunter-Lab:
36.0935, 61.7301, 22.7500
#cd010c color charts
#cd010c RGB chart
#cd010c CMYK chart
#cd010c RGB pie chart
#cd010c color shades, tints & tones
#cd010c color schemes
#cd010c color preview, HTML & CSS examples
This text has a color of #cd010c
<p style="color:#cd010c;">Text here</p>
.mytext {color:#cd010c;}
Text color #cd010c
This box has a color of #cd010c
<div style="background-color:#cd010c;">Content here</div>
.mybackground {background-color:#cd010c;}
Background color #cd010c
Border around this has a color of #cd010c
<div style="border:2px solid #cd010c;">Content here</div>
.myborder {border:2px solid #cd010c;}
Border color #cd010c