#cd2e3a color space conversions
Hex:
#cd2e3a
RGB:
205, 46, 58
CMY:
20, 82, 77
CMYK:
0, 78, 72, 20
HSL:
355°, 63.3466%, 49.2157%
HSV (HSB):
355°, 77.5610%, 80.3922%
XYZ:
26.9176, 15.2386, 5.5256
xyY:
0.5645, 0.3196, 15.2386
CIE-Lab:
45.9593, 61.2831, 32.7800
CIE-LCH:
45.9593, 69.4993, 28.1421
CIE-Luv:
45.9593, 118.2392, 21.3573
Hunter-Lab:
39.0367, 54.7697, 18.9332
#cd2e3a color charts
#cd2e3a color shades, tints & tones
#cd2e3a color schemes
#cd2e3a color preview, HTML & CSS examples
This text has a color of #cd2e3a
<p style="color:#cd2e3a;">Text here</p>
.mytext {color:#cd2e3a;}
This box has a color of #cd2e3a
<div style="background-color:#cd2e3a;">Content here</div>
.mybackground {background-color:#cd2e3a;}
Border around this has a color of #cd2e3a
<div style="border:2px solid #cd2e3a;">Content here</div>
.myborder {border:2px solid #cd2e3a;}