#cd203e color space conversions
Hex:
#cd203e
RGB:
205, 32, 62
CMY:
20, 87, 76
CMYK:
0, 84, 70, 20
HSL:
350°, 72.9958%, 46.4706%
HSV (HSB):
350°, 84.3902%, 80.3922%
XYZ:
26.5629, 14.3600, 5.9292
xyY:
0.5670, 0.3065, 14.3600
CIE-Lab:
44.7448, 65.0694, 28.9257
CIE-LCH:
44.7448, 71.2090, 23.9669
CIE-Luv:
44.7448, 122.8590, 16.9957
Hunter-Lab:
37.8945, 58.8073, 17.2494
#cd203e color charts
#cd203e color shades, tints & tones
#cd203e color schemes
#cd203e color preview, HTML & CSS examples
This text has a color of #cd203e
<p style="color:#cd203e;">Text here</p>
.mytext {color:#cd203e;}
This box has a color of #cd203e
<div style="background-color:#cd203e;">Content here</div>
.mybackground {background-color:#cd203e;}
Border around this has a color of #cd203e
<div style="border:2px solid #cd203e;">Content here</div>
.myborder {border:2px solid #cd203e;}