#cd235f color space conversions
Hex:
#cd235f
RGB:
205, 35, 95
CMY:
20, 86, 63
CMYK:
0, 83, 54, 20
HSL:
339°, 70.8333%, 47.0588%
HSV (HSB):
339°, 82.9268%, 80.3922%
XYZ:
27.8434, 15.0074, 12.2557
xyY:
0.5053, 0.2723, 15.0074
CIE-Lab:
45.6444, 66.3629, 9.7178
CIE-LCH:
45.6444, 67.0706, 8.3308
CIE-Luv:
45.6444, 110.7100, -1.2707
Hunter-Lab:
38.7394, 60.5005, 8.3605
#cd235f color charts
#cd235f color shades, tints & tones
#cd235f color schemes
#cd235f color preview, HTML & CSS examples
This text has a color of #cd235f
<p style="color:#cd235f;">Text here</p>
.mytext {color:#cd235f;}
This box has a color of #cd235f
<div style="background-color:#cd235f;">Content here</div>
.mybackground {background-color:#cd235f;}
Border around this has a color of #cd235f
<div style="border:2px solid #cd235f;">Content here</div>
.myborder {border:2px solid #cd235f;}