#cd1c2c color space conversions
Hex:
#cd1c2c
RGB:
205, 28, 44
CMY:
20, 89, 83
CMYK:
0, 86, 79, 20
HSL:
355°, 75.9657%, 45.6863%
HSV (HSB):
355°, 86.3415%, 80.3922%
XYZ:
26.0467, 13.9915, 3.7107
xyY:
0.5954, 0.3198, 13.9915
CIE-Lab:
44.2207, 65.1971, 38.9861
CIE-LCH:
44.2207, 75.9643, 30.8783
CIE-Luv:
44.2207, 128.7029, 23.7821
Hunter-Lab:
37.4052, 58.8375, 20.3019
#cd1c2c color charts
#cd1c2c color shades, tints & tones
#cd1c2c color schemes
#cd1c2c color preview, HTML & CSS examples
This text has a color of #cd1c2c
<p style="color:#cd1c2c;">Text here</p>
.mytext {color:#cd1c2c;}
This box has a color of #cd1c2c
<div style="background-color:#cd1c2c;">Content here</div>
.mybackground {background-color:#cd1c2c;}
Border around this has a color of #cd1c2c
<div style="border:2px solid #cd1c2c;">Content here</div>
.myborder {border:2px solid #cd1c2c;}