#cd1e2b color space conversions
Hex:
#cd1e2b
RGB:
205, 30, 43
CMY:
20, 88, 83
CMYK:
0, 85, 79, 20
HSL:
356°, 74.4681%, 46.0784%
HSV (HSB):
356°, 85.3659%, 80.3922%
XYZ:
26.0772, 14.0821, 3.6292
xyY:
0.5955, 0.3216, 14.0821
CIE-Lab:
44.3504, 64.7645, 39.6879
CIE-LCH:
44.3504, 75.9577, 31.5001
CIE-Luv:
44.3504, 128.2415, 24.3904
Hunter-Lab:
37.5261, 58.3701, 20.5343
#cd1e2b color charts
#cd1e2b color shades, tints & tones
#cd1e2b color schemes
#cd1e2b color preview, HTML & CSS examples
This text has a color of #cd1e2b
<p style="color:#cd1e2b;">Text here</p>
.mytext {color:#cd1e2b;}
This box has a color of #cd1e2b
<div style="background-color:#cd1e2b;">Content here</div>
.mybackground {background-color:#cd1e2b;}
Border around this has a color of #cd1e2b
<div style="border:2px solid #cd1e2b;">Content here</div>
.myborder {border:2px solid #cd1e2b;}