#d24c60 color space conversions
Hex:
#d24c60
RGB:
210, 76, 96
CMY:
18, 70, 62
CMYK:
0, 64, 54, 18
HSL:
351°, 59.8214%, 56.0784%
HSV (HSB):
351°, 63.8095%, 82.3529%
XYZ:
31.2741, 19.7150, 13.2234
xyY:
0.4870, 0.3070, 19.7150
CIE-Lab:
51.5135, 54.1787, 17.3595
CIE-LCH:
51.5135, 56.8919, 17.7661
CIE-Luv:
51.5135, 95.9840, 10.4296
Hunter-Lab:
44.4016, 48.0229, 13.4238
#d24c60 color charts
#d24c60 color shades, tints & tones
#d24c60 color schemes
#d24c60 color preview, HTML & CSS examples
This text has a color of #d24c60
<p style="color:#d24c60;">Text here</p>
.mytext {color:#d24c60;}
This box has a color of #d24c60
<div style="background-color:#d24c60;">Content here</div>
.mybackground {background-color:#d24c60;}
Border around this has a color of #d24c60
<div style="border:2px solid #d24c60;">Content here</div>
.myborder {border:2px solid #d24c60;}