#d24d71 color space conversions
Hex:
#d24d71
RGB:
210, 77, 113
CMY:
18, 70, 56
CMYK:
0, 63, 46, 18
HSL:
344°, 59.6413%, 56.2745%
HSV (HSB):
344°, 63.3333%, 82.3529%
XYZ:
32.2129, 20.2016, 17.8243
xyY:
0.4586, 0.2876, 20.2016
CIE-Lab:
52.0644, 55.2238, 7.9449
CIE-LCH:
52.0644, 55.7924, 8.1868
CIE-Luv:
52.0644, 90.4557, -0.4046
Hunter-Lab:
44.9462, 49.2746, 7.9498
#d24d71 color charts
#d24d71 color shades, tints & tones
#d24d71 color schemes
#d24d71 color preview, HTML & CSS examples
This text has a color of #d24d71
<p style="color:#d24d71;">Text here</p>
.mytext {color:#d24d71;}
This box has a color of #d24d71
<div style="background-color:#d24d71;">Content here</div>
.mybackground {background-color:#d24d71;}
Border around this has a color of #d24d71
<div style="border:2px solid #d24d71;">Content here</div>
.myborder {border:2px solid #d24d71;}