#d21d8b color space conversions
Hex:
#d21d8b
RGB:
210, 29, 139
CMY:
18, 89, 45
CMYK:
0, 86, 34, 18
HSL:
324°, 75.7322%, 46.8627%
HSV (HSB):
324°, 86.1905%, 82.3529%
XYZ:
31.6779, 16.4444, 25.9306
xyY:
0.4278, 0.2221, 16.4444
CIE-Lab:
47.5523, 72.7323, -14.3964
CIE-LCH:
47.5523, 74.1434, 348.8038
CIE-Luv:
47.5523, 97.6448, -32.6183
Hunter-Lab:
40.5518, 68.4737, -9.5264
#d21d8b color charts
#d21d8b color shades, tints & tones
#d21d8b color schemes
#d21d8b color preview, HTML & CSS examples
This text has a color of #d21d8b
<p style="color:#d21d8b;">Text here</p>
.mytext {color:#d21d8b;}
This box has a color of #d21d8b
<div style="background-color:#d21d8b;">Content here</div>
.mybackground {background-color:#d21d8b;}
Border around this has a color of #d21d8b
<div style="border:2px solid #d21d8b;">Content here</div>
.myborder {border:2px solid #d21d8b;}