#d22da2 color space conversions
Hex:
#d22da2
RGB:
210, 45, 162
CMY:
18, 82, 36
CMYK:
0, 79, 23, 18
HSL:
317°, 64.7059%, 50.0000%
HSV (HSB):
317°, 78.5714%, 82.3529%
XYZ:
34.0383, 18.1870, 35.8989
xyY:
0.3863, 0.2064, 18.1870
CIE-Lab:
49.7222, 71.7841, -24.8526
CIE-LCH:
49.7222, 75.9645, 340.9035
CIE-Luv:
49.7222, 84.4209, -47.4975
Hunter-Lab:
42.6463, 67.8396, -20.0568
#d22da2 color charts
#d22da2 color shades, tints & tones
#d22da2 color schemes
#d22da2 color preview, HTML & CSS examples
This text has a color of #d22da2
<p style="color:#d22da2;">Text here</p>
.mytext {color:#d22da2;}
This box has a color of #d22da2
<div style="background-color:#d22da2;">Content here</div>
.mybackground {background-color:#d22da2;}
Border around this has a color of #d22da2
<div style="border:2px solid #d22da2;">Content here</div>
.myborder {border:2px solid #d22da2;}