#d21a9f color space conversions
Hex:
#d21a9f
RGB:
210, 26, 159
CMY:
18, 90, 38
CMYK:
0, 88, 24, 18
HSL:
317°, 77.9661%, 46.2745%
HSV (HSB):
317°, 87.6190%, 82.3529%
XYZ:
33.2057, 16.9436, 34.3212
xyY:
0.3931, 0.2006, 16.9436
CIE-Lab:
48.1889, 75.4740, -25.4418
CIE-LCH:
48.1889, 79.6468, 341.3714
CIE-Luv:
48.1889, 89.2383, -48.6467
Hunter-Lab:
41.1626, 71.9606, -20.6218
#d21a9f color charts
#d21a9f color shades, tints & tones
#d21a9f color schemes
#d21a9f color preview, HTML & CSS examples
This text has a color of #d21a9f
<p style="color:#d21a9f;">Text here</p>
.mytext {color:#d21a9f;}
This box has a color of #d21a9f
<div style="background-color:#d21a9f;">Content here</div>
.mybackground {background-color:#d21a9f;}
Border around this has a color of #d21a9f
<div style="border:2px solid #d21a9f;">Content here</div>
.myborder {border:2px solid #d21a9f;}