#cd1f3c color space conversions
Hex:
#cd1f3c
RGB:
205, 31, 60
CMY:
20, 88, 76
CMYK:
0, 85, 71, 20
HSL:
350°, 73.7288%, 46.2745%
HSV (HSB):
350°, 84.8780%, 80.3922%
XYZ:
26.4824, 14.2854, 5.6365
xyY:
0.5707, 0.3078, 14.2854
CIE-Lab:
44.6394, 65.1934, 30.0122
CIE-LCH:
44.6394, 71.7698, 24.7193
CIE-Luv:
44.6394, 123.7590, 17.7713
Hunter-Lab:
37.7960, 58.9263, 17.6152
#cd1f3c color charts
#cd1f3c color shades, tints & tones
#cd1f3c color schemes
#cd1f3c color preview, HTML & CSS examples
This text has a color of #cd1f3c
<p style="color:#cd1f3c;">Text here</p>
.mytext {color:#cd1f3c;}
This box has a color of #cd1f3c
<div style="background-color:#cd1f3c;">Content here</div>
.mybackground {background-color:#cd1f3c;}
Border around this has a color of #cd1f3c
<div style="border:2px solid #cd1f3c;">Content here</div>
.myborder {border:2px solid #cd1f3c;}