#d21f8a color space conversions
Hex:
#d21f8a
RGB:
210, 31, 138
CMY:
18, 88, 46
CMYK:
0, 85, 34, 18
HSL:
324°, 74.2739%, 47.2549%
HSV (HSB):
324°, 85.2381%, 82.3529%
XYZ:
31.6558, 16.5166, 25.5643
xyY:
0.4293, 0.2240, 16.5166
CIE-Lab:
47.6451, 72.2515, -13.6500
CIE-LCH:
47.6451, 73.5296, 349.3016
CIE-Luv:
47.6451, 97.7054, -31.5246
Hunter-Lab:
40.6406, 67.9161, -8.8470
#d21f8a color charts
#d21f8a color shades, tints & tones
#d21f8a color schemes
#d21f8a color preview, HTML & CSS examples
This text has a color of #d21f8a
<p style="color:#d21f8a;">Text here</p>
.mytext {color:#d21f8a;}
This box has a color of #d21f8a
<div style="background-color:#d21f8a;">Content here</div>
.mybackground {background-color:#d21f8a;}
Border around this has a color of #d21f8a
<div style="border:2px solid #d21f8a;">Content here</div>
.myborder {border:2px solid #d21f8a;}