#d24f5d color space conversions
Hex:
#d24f5d
RGB:
210, 79, 93
CMY:
18, 69, 64
CMYK:
0, 62, 56, 18
HSL:
354°, 59.2760%, 56.6667%
HSV (HSB):
354°, 62.3810%, 82.3529%
XYZ:
31.3501, 20.0839, 12.5802
xyY:
0.4897, 0.3137, 20.0839
CIE-Lab:
51.9320, 52.6544, 19.7136
CIE-LCH:
51.9320, 56.2238, 20.5257
CIE-Luv:
51.9320, 95.0296, 13.3204
Hunter-Lab:
44.8151, 46.4422, 14.7271
#d24f5d color charts
#d24f5d color shades, tints & tones
#d24f5d color schemes
#d24f5d color preview, HTML & CSS examples
This text has a color of #d24f5d
<p style="color:#d24f5d;">Text here</p>
.mytext {color:#d24f5d;}
This box has a color of #d24f5d
<div style="background-color:#d24f5d;">Content here</div>
.mybackground {background-color:#d24f5d;}
Border around this has a color of #d24f5d
<div style="border:2px solid #d24f5d;">Content here</div>
.myborder {border:2px solid #d24f5d;}