#d21a85 color space conversions
Hex:
#d21a85
RGB:
210, 26, 133
CMY:
18, 90, 48
CMYK:
0, 88, 37, 18
HSL:
325°, 77.9661%, 46.2745%
HSV (HSB):
325°, 87.6190%, 82.3529%
XYZ:
31.1814, 16.1339, 23.6610
xyY:
0.4393, 0.2273, 16.1339
CIE-Lab:
47.1497, 72.6469, -11.3628
CIE-LCH:
47.1497, 73.5302, 351.1103
CIE-Luv:
47.1497, 100.8617, -28.4656
Hunter-Lab:
40.1670, 68.2761, -6.8088
#d21a85 color charts
#d21a85 color shades, tints & tones
#d21a85 color schemes
#d21a85 color preview, HTML & CSS examples
This text has a color of #d21a85
<p style="color:#d21a85;">Text here</p>
.mytext {color:#d21a85;}
This box has a color of #d21a85
<div style="background-color:#d21a85;">Content here</div>
.mybackground {background-color:#d21a85;}
Border around this has a color of #d21a85
<div style="border:2px solid #d21a85;">Content here</div>
.myborder {border:2px solid #d21a85;}