#d20aa9 color space conversions
Hex:
#d20aa9
RGB:
210, 10, 169
CMY:
18, 96, 34
CMYK:
0, 95, 20, 18
HSL:
312°, 90.9091%, 43.1373%
HSV (HSB):
312°, 95.2381%, 82.3529%
XYZ:
33.8483, 16.7833, 38.9916
xyY:
0.3777, 0.1873, 16.7833
CIE-Lab:
47.9858, 78.6066, -31.7054
CIE-LCH:
47.9858, 84.7598, 338.0337
CIE-Luv:
47.9858, 86.3862, -58.0930
Hunter-Lab:
40.9674, 75.7882, -27.7533
#d20aa9 color charts
#d20aa9 color shades, tints & tones
#d20aa9 color schemes
#d20aa9 color preview, HTML & CSS examples
This text has a color of #d20aa9
<p style="color:#d20aa9;">Text here</p>
.mytext {color:#d20aa9;}
This box has a color of #d20aa9
<div style="background-color:#d20aa9;">Content here</div>
.mybackground {background-color:#d20aa9;}
Border around this has a color of #d20aa9
<div style="border:2px solid #d20aa9;">Content here</div>
.myborder {border:2px solid #d20aa9;}