#d201aa color space conversions
Hex:
#d201aa
RGB:
210, 1, 170
CMY:
18, 100, 33
CMYK:
0, 100, 19, 18
HSL:
311°, 99.0521%, 41.3725%
HSV (HSB):
311°, 99.5238%, 82.3529%
XYZ:
33.8449, 16.6256, 39.4555
xyY:
0.3764, 0.1849, 16.6256
CIE-Lab:
47.7848, 79.4610, -32.6129
CIE-LCH:
47.7848, 85.8932, 337.6855
CIE-Luv:
47.7848, 86.5114, -59.4777
Hunter-Lab:
40.7745, 76.8085, -28.8298
#d201aa color charts
#d201aa color shades, tints & tones
#d201aa color schemes
#d201aa color preview, HTML & CSS examples
This text has a color of #d201aa
<p style="color:#d201aa;">Text here</p>
.mytext {color:#d201aa;}
This box has a color of #d201aa
<div style="background-color:#d201aa;">Content here</div>
.mybackground {background-color:#d201aa;}
Border around this has a color of #d201aa
<div style="border:2px solid #d201aa;">Content here</div>
.myborder {border:2px solid #d201aa;}