#d222a5 color space conversions
Hex:
#d222a5
RGB:
210, 34, 165
CMY:
18, 87, 35
CMYK:
0, 84, 21, 18
HSL:
315°, 72.1311%, 47.8431%
HSV (HSB):
315°, 83.8095%, 82.3529%
XYZ:
33.9419, 17.5623, 37.1982
xyY:
0.3826, 0.1980, 17.5623
CIE-Lab:
48.9609, 74.7301, -27.8125
CIE-LCH:
48.9609, 79.7378, 339.5861
CIE-Luv:
48.9609, 85.3749, -52.0984
Hunter-Lab:
41.9074, 71.2339, -23.2924
#d222a5 color charts
#d222a5 color shades, tints & tones
#d222a5 color schemes
#d222a5 color preview, HTML & CSS examples
This text has a color of #d222a5
<p style="color:#d222a5;">Text here</p>
.mytext {color:#d222a5;}
This box has a color of #d222a5
<div style="background-color:#d222a5;">Content here</div>
.mybackground {background-color:#d222a5;}
Border around this has a color of #d222a5
<div style="border:2px solid #d222a5;">Content here</div>
.myborder {border:2px solid #d222a5;}