#d22e91 color space conversions
Hex:
#d22e91
RGB:
210, 46, 145
CMY:
18, 82, 43
CMYK:
0, 78, 31, 18
HSL:
324°, 64.5669%, 50.1961%
HSV (HSB):
324°, 78.0952%, 82.3529%
XYZ:
32.6662, 17.7000, 28.4828
xyY:
0.4143, 0.2245, 17.7000
CIE-Lab:
49.1302, 69.4992, -15.6165
CIE-LCH:
49.1302, 71.2321, 347.3359
CIE-Luv:
49.1302, 91.1894, -33.8992
Hunter-Lab:
42.0713, 64.9711, -10.6901
#d22e91 color charts
#d22e91 color shades, tints & tones
#d22e91 color schemes
#d22e91 color preview, HTML & CSS examples
This text has a color of #d22e91
<p style="color:#d22e91;">Text here</p>
.mytext {color:#d22e91;}
This box has a color of #d22e91
<div style="background-color:#d22e91;">Content here</div>
.mybackground {background-color:#d22e91;}
Border around this has a color of #d22e91
<div style="border:2px solid #d22e91;">Content here</div>
.myborder {border:2px solid #d22e91;}