#cd233e color space conversions
Hex:
#cd233e
RGB:
205, 35, 62
CMY:
20, 86, 76
CMYK:
0, 83, 70, 20
HSL:
350°, 70.8333%, 47.0588%
HSV (HSB):
350°, 82.9268%, 80.3922%
XYZ:
26.6474, 14.5290, 5.9573
xyY:
0.5654, 0.3083, 14.5290
CIE-Lab:
44.9822, 64.3923, 29.2152
CIE-LCH:
44.9822, 70.7100, 24.4041
CIE-Luv:
44.9822, 121.7992, 17.4773
Hunter-Lab:
38.1169, 58.0839, 17.4154
#cd233e color charts
#cd233e color shades, tints & tones
#cd233e color schemes
#cd233e color preview, HTML & CSS examples
This text has a color of #cd233e
<p style="color:#cd233e;">Text here</p>
.mytext {color:#cd233e;}
This box has a color of #cd233e
<div style="background-color:#cd233e;">Content here</div>
.mybackground {background-color:#cd233e;}
Border around this has a color of #cd233e
<div style="border:2px solid #cd233e;">Content here</div>
.myborder {border:2px solid #cd233e;}