#d22f8c color space conversions
Hex:
#d22f8c
RGB:
210, 47, 140
CMY:
18, 82, 45
CMYK:
0, 78, 33, 18
HSL:
326°, 64.4269%, 50.3922%
HSV (HSB):
326°, 77.6190%, 82.3529%
XYZ:
32.3285, 17.6281, 26.5096
xyY:
0.4228, 0.2305, 17.6281
CIE-Lab:
49.0419, 68.6685, -12.7440
CIE-LCH:
49.0419, 69.8411, 349.4863
CIE-Luv:
49.0419, 92.9701, -29.7731
Hunter-Lab:
41.9859, 63.9671, -8.0452
#d22f8c color charts
#d22f8c color shades, tints & tones
#d22f8c color schemes
#d22f8c color preview, HTML & CSS examples
This text has a color of #d22f8c
<p style="color:#d22f8c;">Text here</p>
.mytext {color:#d22f8c;}
This box has a color of #d22f8c
<div style="background-color:#d22f8c;">Content here</div>
.mybackground {background-color:#d22f8c;}
Border around this has a color of #d22f8c
<div style="border:2px solid #d22f8c;">Content here</div>
.myborder {border:2px solid #d22f8c;}