#d22f9d color space conversions
Hex:
#d22f9d
RGB:
210, 47, 157
CMY:
18, 82, 38
CMYK:
0, 78, 25, 18
HSL:
320°, 64.4269%, 50.3922%
HSV (HSB):
320°, 77.6190%, 82.3529%
XYZ:
33.6807, 18.1690, 33.6301
xyY:
0.3940, 0.2126, 18.1690
CIE-Lab:
49.7004, 70.6298, -21.9159
CIE-LCH:
49.7004, 73.9519, 342.7613
CIE-Luv:
49.7004, 85.9890, -43.0755
Hunter-Lab:
42.6251, 66.4497, -16.9407
#d22f9d color charts
#d22f9d color shades, tints & tones
#d22f9d color schemes
#d22f9d color preview, HTML & CSS examples
This text has a color of #d22f9d
<p style="color:#d22f9d;">Text here</p>
.mytext {color:#d22f9d;}
This box has a color of #d22f9d
<div style="background-color:#d22f9d;">Content here</div>
.mybackground {background-color:#d22f9d;}
Border around this has a color of #d22f9d
<div style="border:2px solid #d22f9d;">Content here</div>
.myborder {border:2px solid #d22f9d;}