#d20da9 color space conversions
Hex:
#d20da9
RGB:
210, 13, 169
CMY:
18, 95, 34
CMYK:
0, 94, 20, 18
HSL:
312°, 88.3408%, 43.7255%
HSV (HSB):
312°, 93.8095%, 82.3529%
XYZ:
33.8837, 16.8541, 39.0034
xyY:
0.3776, 0.1878, 16.8541
CIE-Lab:
48.0756, 78.3429, -31.5648
CIE-LCH:
48.0756, 84.4627, 338.0552
CIE-Luv:
48.0756, 86.1775, -57.8735
Hunter-Lab:
41.0537, 75.4811, -27.5914
#d20da9 color charts
#d20da9 color shades, tints & tones
#d20da9 color schemes
#d20da9 color preview, HTML & CSS examples
This text has a color of #d20da9
<p style="color:#d20da9;">Text here</p>
.mytext {color:#d20da9;}
This box has a color of #d20da9
<div style="background-color:#d20da9;">Content here</div>
.mybackground {background-color:#d20da9;}
Border around this has a color of #d20da9
<div style="border:2px solid #d20da9;">Content here</div>
.myborder {border:2px solid #d20da9;}