#cd1e3c color space conversions
Hex:
#cd1e3c
RGB:
205, 30, 60
CMY:
20, 88, 76
CMYK:
0, 85, 71, 20
HSL:
350°, 74.4681%, 46.0784%
HSV (HSB):
350°, 85.3659%, 80.3922%
XYZ:
26.4567, 14.2339, 5.6280
xyY:
0.5712, 0.3073, 14.2339
CIE-Lab:
44.5666, 65.4017, 29.9244
CIE-LCH:
44.5666, 71.9225, 24.5864
CIE-Luv:
44.5666, 124.0880, 17.6244
Hunter-Lab:
37.7279, 59.1496, 17.5651
#cd1e3c color charts
#cd1e3c color shades, tints & tones
#cd1e3c color schemes
#cd1e3c color preview, HTML & CSS examples
This text has a color of #cd1e3c
<p style="color:#cd1e3c;">Text here</p>
.mytext {color:#cd1e3c;}
This box has a color of #cd1e3c
<div style="background-color:#cd1e3c;">Content here</div>
.mybackground {background-color:#cd1e3c;}
Border around this has a color of #cd1e3c
<div style="border:2px solid #cd1e3c;">Content here</div>
.myborder {border:2px solid #cd1e3c;}