#d24e70 color space conversions
Hex:
#d24e70
RGB:
210, 78, 112
CMY:
18, 69, 56
CMYK:
0, 63, 47, 18
HSL:
345°, 59.4595%, 56.4706%
HSV (HSB):
345°, 62.8571%, 82.3529%
XYZ:
32.2274, 20.3203, 17.5529
xyY:
0.4597, 0.2899, 20.3203
CIE-Lab:
52.1974, 54.7030, 8.7323
CIE-LCH:
52.1974, 55.3956, 9.0697
CIE-Luv:
52.1974, 90.2223, 0.6555
Hunter-Lab:
45.0780, 48.7275, 8.4677
#d24e70 color charts
#d24e70 color shades, tints & tones
#d24e70 color schemes
#d24e70 color preview, HTML & CSS examples
This text has a color of #d24e70
<p style="color:#d24e70;">Text here</p>
.mytext {color:#d24e70;}
This box has a color of #d24e70
<div style="background-color:#d24e70;">Content here</div>
.mybackground {background-color:#d24e70;}
Border around this has a color of #d24e70
<div style="border:2px solid #d24e70;">Content here</div>
.myborder {border:2px solid #d24e70;}