#d21e7b color space conversions
Hex:
#d21e7b
RGB:
210, 30, 123
CMY:
18, 88, 52
CMYK:
0, 86, 41, 18
HSL:
329°, 75.0000%, 47.0588%
HSV (HSB):
329°, 85.7143%, 82.3529%
XYZ:
30.6178, 16.0602, 20.2251
xyY:
0.4576, 0.2401, 16.0602
CIE-Lab:
47.0534, 70.9713, -5.4015
CIE-LCH:
47.0534, 71.1766, 355.6477
CIE-Luv:
47.0534, 104.4961, -20.3242
Hunter-Lab:
40.0752, 66.2436, -1.8697
#d21e7b color charts
#d21e7b color shades, tints & tones
#d21e7b color schemes
#d21e7b color preview, HTML & CSS examples
This text has a color of #d21e7b
<p style="color:#d21e7b;">Text here</p>
.mytext {color:#d21e7b;}
This box has a color of #d21e7b
<div style="background-color:#d21e7b;">Content here</div>
.mybackground {background-color:#d21e7b;}
Border around this has a color of #d21e7b
<div style="border:2px solid #d21e7b;">Content here</div>
.myborder {border:2px solid #d21e7b;}