#d22a7e color space conversions
Hex:
#d22a7e
RGB:
210, 42, 126
CMY:
18, 84, 51
CMYK:
0, 80, 40, 18
HSL:
330°, 66.6667%, 49.4118%
HSV (HSB):
330°, 80.0000%, 82.3529%
XYZ:
31.1722, 16.8639, 21.3508
xyY:
0.4493, 0.2430, 16.8639
CIE-Lab:
48.0881, 68.5680, -5.6966
CIE-LCH:
48.0881, 68.8042, 355.2508
CIE-Luv:
48.0881, 100.1937, -20.2735
Hunter-Lab:
41.0657, 63.6310, -2.0799
#d22a7e color charts
#d22a7e color shades, tints & tones
#d22a7e color schemes
#d22a7e color preview, HTML & CSS examples
This text has a color of #d22a7e
<p style="color:#d22a7e;">Text here</p>
.mytext {color:#d22a7e;}
This box has a color of #d22a7e
<div style="background-color:#d22a7e;">Content here</div>
.mybackground {background-color:#d22a7e;}
Border around this has a color of #d22a7e
<div style="border:2px solid #d22a7e;">Content here</div>
.myborder {border:2px solid #d22a7e;}