#cd1a00 color space conversions
Hex:
#cd1a00
RGB:
205, 26, 0
CMY:
20, 90, 100
CMYK:
0, 87, 100, 20
HSL:
8°, 100.0000%, 40.1961%
HSV (HSB):
8°, 100.0000%, 80.3922%
XYZ:
25.5462, 13.7179, 1.3014
xyY:
0.6298, 0.3382, 13.7179
CIE-Lab:
43.8257, 64.8064, 57.4200
CIE-LCH:
43.8257, 86.5848, 41.5417
CIE-Luv:
43.8257, 134.7900, 32.2135
Hunter-Lab:
37.0377, 58.3018, 23.8431
#cd1a00 color charts
#cd1a00 color shades, tints & tones
#cd1a00 color schemes
#cd1a00 color preview, HTML & CSS examples
This text has a color of #cd1a00
<p style="color:#cd1a00;">Text here</p>
.mytext {color:#cd1a00;}
This box has a color of #cd1a00
<div style="background-color:#cd1a00;">Content here</div>
.mybackground {background-color:#cd1a00;}
Border around this has a color of #cd1a00
<div style="border:2px solid #cd1a00;">Content here</div>
.myborder {border:2px solid #cd1a00;}