#d22a7a color space conversions
Hex:
#d22a7a
RGB:
210, 42, 122
CMY:
18, 84, 52
CMYK:
0, 80, 42, 18
HSL:
331°, 66.6667%, 49.4118%
HSV (HSB):
331°, 80.0000%, 82.3529%
XYZ:
30.9192, 16.7627, 20.0183
xyY:
0.4567, 0.2476, 16.7627
CIE-Lab:
47.9596, 68.1862, -3.4487
CIE-LCH:
47.9596, 68.2734, 357.1046
CIE-Luv:
47.9596, 101.8447, -17.2992
Hunter-Lab:
40.9423, 63.1522, -0.3296
#d22a7a color charts
#d22a7a color shades, tints & tones
#d22a7a color schemes
#d22a7a color preview, HTML & CSS examples
This text has a color of #d22a7a
<p style="color:#d22a7a;">Text here</p>
.mytext {color:#d22a7a;}
This box has a color of #d22a7a
<div style="background-color:#d22a7a;">Content here</div>
.mybackground {background-color:#d22a7a;}
Border around this has a color of #d22a7a
<div style="border:2px solid #d22a7a;">Content here</div>
.myborder {border:2px solid #d22a7a;}