#d21d88 color space conversions
Hex:
#d21d88
RGB:
210, 29, 136
CMY:
18, 89, 47
CMYK:
0, 86, 35, 18
HSL:
325°, 75.7322%, 46.8627%
HSV (HSB):
325°, 86.1905%, 82.3529%
XYZ:
31.4616, 16.3579, 24.7917
xyY:
0.4333, 0.2253, 16.3579
CIE-Lab:
47.4406, 72.4228, -12.7468
CIE-LCH:
47.4406, 73.5360, 350.0179
CIE-Luv:
47.4406, 98.9770, -30.3109
Hunter-Lab:
40.4450, 68.0743, -8.0318
#d21d88 color charts
#d21d88 color shades, tints & tones
#d21d88 color schemes
#d21d88 color preview, HTML & CSS examples
This text has a color of #d21d88
<p style="color:#d21d88;">Text here</p>
.mytext {color:#d21d88;}
This box has a color of #d21d88
<div style="background-color:#d21d88;">Content here</div>
.mybackground {background-color:#d21d88;}
Border around this has a color of #d21d88
<div style="border:2px solid #d21d88;">Content here</div>
.myborder {border:2px solid #d21d88;}