#d22da4 color space conversions
Hex:
#d22da4
RGB:
210, 45, 164
CMY:
18, 82, 36
CMYK:
0, 79, 22, 18
HSL:
317°, 64.7059%, 50.0000%
HSV (HSB):
317°, 78.5714%, 82.3529%
XYZ:
34.2176, 18.2587, 36.8428
xyY:
0.3831, 0.2044, 18.2587
CIE-Lab:
49.8084, 72.0345, -25.9044
CIE-LCH:
49.8084, 76.5507, 340.2208
CIE-Luv:
49.8084, 83.6003, -49.0776
Hunter-Lab:
42.7303, 68.1614, -21.2097
#d22da4 color charts
#d22da4 color shades, tints & tones
#d22da4 color schemes
#d22da4 color preview, HTML & CSS examples
This text has a color of #d22da4
<p style="color:#d22da4;">Text here</p>
.mytext {color:#d22da4;}
This box has a color of #d22da4
<div style="background-color:#d22da4;">Content here</div>
.mybackground {background-color:#d22da4;}
Border around this has a color of #d22da4
<div style="border:2px solid #d22da4;">Content here</div>
.myborder {border:2px solid #d22da4;}