#cd01a3 color space conversions
Hex:
#cd01a3
RGB:
205, 1, 163
CMY:
20, 100, 36
CMYK:
0, 100, 20, 20
HSL:
312°, 99.0291%, 40.3922%
HSV (HSB):
312°, 99.5122%, 80.3922%
XYZ:
31.7986, 15.6452, 35.9942
xyY:
0.3811, 0.1875, 15.6452
CIE-Lab:
46.5055, 77.6838, -30.5208
CIE-LCH:
46.5055, 83.4643, 338.5509
CIE-Luv:
46.5055, 85.7493, -55.8075
Hunter-Lab:
39.5540, 74.2816, -26.2662
#cd01a3 color charts
#cd01a3 color shades, tints & tones
#cd01a3 color schemes
#cd01a3 color preview, HTML & CSS examples
This text has a color of #cd01a3
<p style="color:#cd01a3;">Text here</p>
.mytext {color:#cd01a3;}
This box has a color of #cd01a3
<div style="background-color:#cd01a3;">Content here</div>
.mybackground {background-color:#cd01a3;}
Border around this has a color of #cd01a3
<div style="border:2px solid #cd01a3;">Content here</div>
.myborder {border:2px solid #cd01a3;}