#d21d5a color space conversions
Hex:
#d21d5a
RGB:
210, 29, 90
CMY:
18, 89, 65
CMYK:
0, 86, 57, 18
HSL:
340°, 75.7322%, 46.8627%
HSV (HSB):
340°, 86.1905%, 82.3529%
XYZ:
28.8632, 15.3186, 11.1084
xyY:
0.5220, 0.2771, 15.3186
CIE-Lab:
46.0675, 68.5447, 13.5598
CIE-LCH:
46.0675, 69.8730, 11.1900
CIE-Luv:
46.0675, 118.3329, 2.3146
Hunter-Lab:
39.1389, 63.1425, 10.5696
#d21d5a color charts
#d21d5a color shades, tints & tones
#d21d5a color schemes
#d21d5a color preview, HTML & CSS examples
This text has a color of #d21d5a
<p style="color:#d21d5a;">Text here</p>
.mytext {color:#d21d5a;}
This box has a color of #d21d5a
<div style="background-color:#d21d5a;">Content here</div>
.mybackground {background-color:#d21d5a;}
Border around this has a color of #d21d5a
<div style="border:2px solid #d21d5a;">Content here</div>
.myborder {border:2px solid #d21d5a;}