#cd014d color space conversions
Hex:
#cd014d
RGB:
205, 1, 77
CMY:
20, 100, 70
CMYK:
0, 100, 62, 20
HSL:
338°, 99.0291%, 40.3922%
HSV (HSB):
338°, 99.5122%, 80.3922%
XYZ:
26.5272, 13.5367, 8.2359
xyY:
0.5492, 0.2803, 13.5367
CIE-Lab:
43.5610, 70.0259, 18.1090
CIE-LCH:
43.5610, 72.3295, 14.4993
CIE-Luv:
43.5610, 124.2696, 6.1001
Hunter-Lab:
36.7922, 64.3124, 12.4826
#cd014d color charts
#cd014d color shades, tints & tones
#cd014d color schemes
#cd014d color preview, HTML & CSS examples
This text has a color of #cd014d
<p style="color:#cd014d;">Text here</p>
.mytext {color:#cd014d;}
This box has a color of #cd014d
<div style="background-color:#cd014d;">Content here</div>
.mybackground {background-color:#cd014d;}
Border around this has a color of #cd014d
<div style="border:2px solid #cd014d;">Content here</div>
.myborder {border:2px solid #cd014d;}