#cd2e4f color space conversions
Hex:
#cd2e4f
RGB:
205, 46, 79
CMY:
20, 82, 69
CMYK:
0, 78, 61, 20
HSL:
348°, 63.3466%, 49.2157%
HSV (HSB):
348°, 77.5610%, 80.3922%
XYZ:
27.5651, 15.4976, 8.9356
xyY:
0.5301, 0.2980, 15.4976
CIE-Lab:
46.3084, 62.3906, 20.5152
CIE-LCH:
46.3084, 65.6769, 18.2018
CIE-Luv:
46.3084, 112.3119, 10.7935
Hunter-Lab:
39.3670, 56.0948, 14.0991
#cd2e4f color charts
#cd2e4f color shades, tints & tones
#cd2e4f color schemes
#cd2e4f color preview, HTML & CSS examples
This text has a color of #cd2e4f
<p style="color:#cd2e4f;">Text here</p>
.mytext {color:#cd2e4f;}
This box has a color of #cd2e4f
<div style="background-color:#cd2e4f;">Content here</div>
.mybackground {background-color:#cd2e4f;}
Border around this has a color of #cd2e4f
<div style="border:2px solid #cd2e4f;">Content here</div>
.myborder {border:2px solid #cd2e4f;}