#d22e84 color space conversions
Hex:
#d22e84
RGB:
210, 46, 132
CMY:
18, 82, 48
CMYK:
0, 78, 37, 18
HSL:
329°, 64.5669%, 50.1961%
HSV (HSB):
329°, 78.0952%, 82.3529%
XYZ:
31.7202, 17.3216, 23.5014
xyY:
0.4373, 0.2388, 17.3216
CIE-Lab:
48.6627, 68.1002, -8.4830
CIE-LCH:
48.6627, 68.6265, 352.8994
CIE-Luv:
48.6627, 96.5455, -23.8789
Hunter-Lab:
41.6192, 63.2107, -4.3462
#d22e84 color charts
#d22e84 color shades, tints & tones
#d22e84 color schemes
#d22e84 color preview, HTML & CSS examples
This text has a color of #d22e84
<p style="color:#d22e84;">Text here</p>
.mytext {color:#d22e84;}
This box has a color of #d22e84
<div style="background-color:#d22e84;">Content here</div>
.mybackground {background-color:#d22e84;}
Border around this has a color of #d22e84
<div style="border:2px solid #d22e84;">Content here</div>
.myborder {border:2px solid #d22e84;}