#cd035d color space conversions
Hex:
#cd035d
RGB:
205, 3, 93
CMY:
20, 99, 64
CMYK:
0, 99, 55, 20
HSL:
333°, 97.1154%, 40.7843%
HSV (HSB):
333°, 98.5366%, 80.3922%
XYZ:
27.1852, 13.8346, 11.5934
xyY:
0.5167, 0.2629, 13.8346
CIE-Lab:
43.9948, 70.8356, 8.6452
CIE-LCH:
43.9948, 71.3612, 6.9583
CIE-Luv:
43.9948, 117.6318, -3.6038
Hunter-Lab:
37.1949, 65.3721, 7.5560
#cd035d color charts
#cd035d color shades, tints & tones
#cd035d color schemes
#cd035d color preview, HTML & CSS examples
This text has a color of #cd035d
<p style="color:#cd035d;">Text here</p>
.mytext {color:#cd035d;}
This box has a color of #cd035d
<div style="background-color:#cd035d;">Content here</div>
.mybackground {background-color:#cd035d;}
Border around this has a color of #cd035d
<div style="border:2px solid #cd035d;">Content here</div>
.myborder {border:2px solid #cd035d;}