#cd1f00 color space conversions
Hex:
#cd1f00
RGB:
205, 31, 0
CMY:
20, 88, 100
CMYK:
0, 85, 100, 20
HSL:
9°, 100.0000%, 40.1961%
HSV (HSB):
9°, 100.0000%, 80.3922%
XYZ:
25.6668, 13.9591, 1.3416
xyY:
0.6265, 0.3407, 13.9591
CIE-Lab:
44.1742, 63.8109, 57.5550
CIE-LCH:
44.1742, 85.9325, 42.0493
CIE-Luv:
44.1742, 132.9940, 32.8184
Hunter-Lab:
37.3619, 57.2424, 24.0243
#cd1f00 color charts
#cd1f00 color shades, tints & tones
#cd1f00 color schemes
#cd1f00 color preview, HTML & CSS examples
This text has a color of #cd1f00
<p style="color:#cd1f00;">Text here</p>
.mytext {color:#cd1f00;}
This box has a color of #cd1f00
<div style="background-color:#cd1f00;">Content here</div>
.mybackground {background-color:#cd1f00;}
Border around this has a color of #cd1f00
<div style="border:2px solid #cd1f00;">Content here</div>
.myborder {border:2px solid #cd1f00;}