#cd015b color space conversions
Hex:
#cd015b
RGB:
205, 1, 91
CMY:
20, 100, 64
CMYK:
0, 100, 56, 20
HSL:
334°, 99.0291%, 40.3922%
HSV (HSB):
334°, 99.5122%, 80.3922%
XYZ:
27.0760, 13.7562, 11.1257
xyY:
0.5211, 0.2648, 13.7562
CIE-Lab:
43.8812, 70.8834, 9.7419
CIE-LCH:
43.8812, 71.5498, 7.8255
CIE-Luv:
43.8812, 118.7142, -2.4472
Hunter-Lab:
37.0893, 65.4026, 8.1773
#cd015b color charts
#cd015b color shades, tints & tones
#cd015b color schemes
#cd015b color preview, HTML & CSS examples
This text has a color of #cd015b
<p style="color:#cd015b;">Text here</p>
.mytext {color:#cd015b;}
This box has a color of #cd015b
<div style="background-color:#cd015b;">Content here</div>
.mybackground {background-color:#cd015b;}
Border around this has a color of #cd015b
<div style="border:2px solid #cd015b;">Content here</div>
.myborder {border:2px solid #cd015b;}