#d22e86 color space conversions
Hex:
#d22e86
RGB:
210, 46, 134
CMY:
18, 82, 47
CMYK:
0, 78, 36, 18
HSL:
328°, 64.5669%, 50.1961%
HSV (HSB):
328°, 78.0952%, 82.3529%
XYZ:
31.8584, 17.3769, 24.2292
xyY:
0.4337, 0.2365, 17.3769
CIE-Lab:
48.7314, 68.3070, -9.5905
CIE-LCH:
48.7314, 68.9770, 352.0077
CIE-Luv:
48.7314, 95.7252, -25.4032
Hunter-Lab:
41.6856, 63.4699, -5.2817
#d22e86 color charts
#d22e86 color shades, tints & tones
#d22e86 color schemes
#d22e86 color preview, HTML & CSS examples
This text has a color of #d22e86
<p style="color:#d22e86;">Text here</p>
.mytext {color:#d22e86;}
This box has a color of #d22e86
<div style="background-color:#d22e86;">Content here</div>
.mybackground {background-color:#d22e86;}
Border around this has a color of #d22e86
<div style="border:2px solid #d22e86;">Content here</div>
.myborder {border:2px solid #d22e86;}