#cd1d00 color space conversions
Hex:
#cd1d00
RGB:
205, 29, 0
CMY:
20, 89, 100
CMYK:
0, 86, 100, 20
HSL:
8°, 100.0000%, 40.1961%
HSV (HSB):
8°, 100.0000%, 80.3922%
XYZ:
25.6162, 13.8579, 1.3247
xyY:
0.6279, 0.3397, 13.8579
CIE-Lab:
44.0284, 64.2268, 57.4980
CIE-LCH:
44.0284, 86.2039, 41.8360
CIE-Luv:
44.0284, 133.7436, 32.5655
Hunter-Lab:
37.2262, 57.6843, 23.9484
#cd1d00 color charts
#cd1d00 color shades, tints & tones
#cd1d00 color schemes
#cd1d00 color preview, HTML & CSS examples
This text has a color of #cd1d00
<p style="color:#cd1d00;">Text here</p>
.mytext {color:#cd1d00;}
This box has a color of #cd1d00
<div style="background-color:#cd1d00;">Content here</div>
.mybackground {background-color:#cd1d00;}
Border around this has a color of #cd1d00
<div style="border:2px solid #cd1d00;">Content here</div>
.myborder {border:2px solid #cd1d00;}