#d21f9e color space conversions
Hex:
#d21f9e
RGB:
210, 31, 158
CMY:
18, 88, 38
CMYK:
0, 85, 25, 18
HSL:
317°, 74.2739%, 47.2549%
HSV (HSB):
317°, 85.2381%, 82.3529%
XYZ:
33.2399, 17.1502, 33.9061
xyY:
0.3943, 0.2035, 17.1502
CIE-Lab:
48.4488, 74.4747, -24.4428
CIE-LCH:
48.4488, 78.3832, 341.8300
CIE-Luv:
48.4488, 88.9071, -47.1075
Hunter-Lab:
41.4128, 70.8000, -19.5538
#d21f9e color charts
#d21f9e color shades, tints & tones
#d21f9e color schemes
#d21f9e color preview, HTML & CSS examples
This text has a color of #d21f9e
<p style="color:#d21f9e;">Text here</p>
.mytext {color:#d21f9e;}
This box has a color of #d21f9e
<div style="background-color:#d21f9e;">Content here</div>
.mybackground {background-color:#d21f9e;}
Border around this has a color of #d21f9e
<div style="border:2px solid #d21f9e;">Content here</div>
.myborder {border:2px solid #d21f9e;}