#d21d85 color space conversions
Hex:
#d21d85
RGB:
210, 29, 133
CMY:
18, 89, 48
CMYK:
0, 86, 37, 18
HSL:
326°, 75.7322%, 46.8627%
HSV (HSB):
326°, 86.1905%, 82.3529%
XYZ:
31.2513, 16.2738, 23.6843
xyY:
0.4389, 0.2285, 16.2738
CIE-Lab:
47.3317, 72.1199, -11.0884
CIE-LCH:
47.3317, 72.9674, 351.2593
CIE-Luv:
47.3317, 100.3070, -28.0163
Hunter-Lab:
40.3408, 67.6844, -6.5709
#d21d85 color charts
#d21d85 color shades, tints & tones
#d21d85 color schemes
#d21d85 color preview, HTML & CSS examples
This text has a color of #d21d85
<p style="color:#d21d85;">Text here</p>
.mytext {color:#d21d85;}
This box has a color of #d21d85
<div style="background-color:#d21d85;">Content here</div>
.mybackground {background-color:#d21d85;}
Border around this has a color of #d21d85
<div style="border:2px solid #d21d85;">Content here</div>
.myborder {border:2px solid #d21d85;}