#d22d8f color space conversions
Hex:
#d22d8f
RGB:
210, 45, 143
CMY:
18, 82, 44
CMYK:
0, 79, 32, 18
HSL:
324°, 64.7059%, 50.0000%
HSV (HSB):
324°, 78.5714%, 82.3529%
XYZ:
32.4747, 17.5616, 27.6647
xyY:
0.4179, 0.2260, 17.5616
CIE-Lab:
48.9600, 69.5469, -14.6734
CIE-LCH:
48.9600, 71.0780, 348.0861
CIE-Luv:
48.9600, 92.2882, -32.5804
Hunter-Lab:
41.9065, 64.9886, -9.8059
#d22d8f color charts
#d22d8f color shades, tints & tones
#d22d8f color schemes
#d22d8f color preview, HTML & CSS examples
This text has a color of #d22d8f
<p style="color:#d22d8f;">Text here</p>
.mytext {color:#d22d8f;}
This box has a color of #d22d8f
<div style="background-color:#d22d8f;">Content here</div>
.mybackground {background-color:#d22d8f;}
Border around this has a color of #d22d8f
<div style="border:2px solid #d22d8f;">Content here</div>
.myborder {border:2px solid #d22d8f;}