#d21d97 color space conversions
Hex:
#d21d97
RGB:
210, 29, 151
CMY:
18, 89, 41
CMYK:
0, 86, 28, 18
HSL:
320°, 75.7322%, 46.8627%
HSV (HSB):
320°, 86.1905%, 82.3529%
XYZ:
32.6036, 16.8147, 30.8053
xyY:
0.4064, 0.2096, 16.8147
CIE-Lab:
48.0257, 74.0359, -20.9069
CIE-LCH:
48.0257, 76.9312, 344.2309
CIE-Luv:
48.0257, 92.3182, -41.9425
Hunter-Lab:
41.0058, 70.1650, -15.8372
#d21d97 color charts
#d21d97 color shades, tints & tones
#d21d97 color schemes
#d21d97 color preview, HTML & CSS examples
This text has a color of #d21d97
<p style="color:#d21d97;">Text here</p>
.mytext {color:#d21d97;}
This box has a color of #d21d97
<div style="background-color:#d21d97;">Content here</div>
.mybackground {background-color:#d21d97;}
Border around this has a color of #d21d97
<div style="border:2px solid #d21d97;">Content here</div>
.myborder {border:2px solid #d21d97;}