#d24e7f color space conversions
Hex:
#d24e7f
RGB:
210, 78, 127
CMY:
18, 69, 50
CMYK:
0, 63, 40, 18
HSL:
338°, 59.4595%, 56.4706%
HSV (HSB):
338°, 62.8571%, 82.3529%
XYZ:
33.1335, 20.6827, 22.3245
xyY:
0.4352, 0.2716, 20.6827
CIE-Lab:
52.6005, 56.2031, 0.3432
CIE-LCH:
52.6005, 56.2042, 0.3499
CIE-Luv:
52.6005, 85.5714, -10.0589
Hunter-Lab:
45.4783, 50.4604, 2.7303
#d24e7f color charts
#d24e7f color shades, tints & tones
#d24e7f color schemes
#d24e7f color preview, HTML & CSS examples
This text has a color of #d24e7f
<p style="color:#d24e7f;">Text here</p>
.mytext {color:#d24e7f;}
This box has a color of #d24e7f
<div style="background-color:#d24e7f;">Content here</div>
.mybackground {background-color:#d24e7f;}
Border around this has a color of #d24e7f
<div style="border:2px solid #d24e7f;">Content here</div>
.myborder {border:2px solid #d24e7f;}