#d22e80 color space conversions
Hex:
#d22e80
RGB:
210, 46, 128
CMY:
18, 82, 50
CMYK:
0, 78, 39, 18
HSL:
330°, 64.5669%, 50.1961%
HSV (HSB):
330°, 78.0952%, 82.3529%
XYZ:
31.4516, 17.2141, 22.0871
xyY:
0.4445, 0.2433, 17.2141
CIE-Lab:
48.5287, 67.6960, -6.2575
CIE-LCH:
48.5287, 67.9846, 354.7189
CIE-Luv:
48.5287, 98.1789, -20.8538
Hunter-Lab:
41.4899, 62.7053, -2.5199
#d22e80 color charts
#d22e80 color shades, tints & tones
#d22e80 color schemes
#d22e80 color preview, HTML & CSS examples
This text has a color of #d22e80
<p style="color:#d22e80;">Text here</p>
.mytext {color:#d22e80;}
This box has a color of #d22e80
<div style="background-color:#d22e80;">Content here</div>
.mybackground {background-color:#d22e80;}
Border around this has a color of #d22e80
<div style="border:2px solid #d22e80;">Content here</div>
.myborder {border:2px solid #d22e80;}