#d21d76 color space conversions
Hex:
#d21d76
RGB:
210, 29, 118
CMY:
18, 89, 54
CMYK:
0, 86, 44, 18
HSL:
330°, 75.7322%, 46.8627%
HSV (HSB):
330°, 86.1905%, 82.3529%
XYZ:
30.2877, 15.8884, 18.6100
xyY:
0.4675, 0.2452, 15.8884
CIE-Lab:
46.8277, 70.7083, -2.6684
CIE-LCH:
46.8277, 70.7586, 357.8388
CIE-Luv:
46.8277, 106.8812, -16.7990
Hunter-Lab:
39.8602, 65.8775, 0.2208
#d21d76 color charts
#d21d76 color shades, tints & tones
#d21d76 color schemes
#d21d76 color preview, HTML & CSS examples
This text has a color of #d21d76
<p style="color:#d21d76;">Text here</p>
.mytext {color:#d21d76;}
This box has a color of #d21d76
<div style="background-color:#d21d76;">Content here</div>
.mybackground {background-color:#d21d76;}
Border around this has a color of #d21d76
<div style="border:2px solid #d21d76;">Content here</div>
.myborder {border:2px solid #d21d76;}