#cd233c color space conversions
Hex:
#cd233c
RGB:
205, 35, 60
CMY:
20, 86, 76
CMYK:
0, 83, 71, 20
HSL:
351°, 70.8333%, 47.0588%
HSV (HSB):
351°, 82.9268%, 80.3922%
XYZ:
26.5935, 14.5074, 5.6735
xyY:
0.5685, 0.3102, 14.5074
CIE-Lab:
44.9520, 64.3016, 30.3884
CIE-LCH:
44.9520, 71.1207, 25.2950
CIE-Luv:
44.9520, 122.3514, 18.4008
Hunter-Lab:
38.0886, 57.9735, 17.8304
#cd233c color charts
#cd233c color shades, tints & tones
#cd233c color schemes
#cd233c color preview, HTML & CSS examples
This text has a color of #cd233c
<p style="color:#cd233c;">Text here</p>
.mytext {color:#cd233c;}
This box has a color of #cd233c
<div style="background-color:#cd233c;">Content here</div>
.mybackground {background-color:#cd233c;}
Border around this has a color of #cd233c
<div style="border:2px solid #cd233c;">Content here</div>
.myborder {border:2px solid #cd233c;}