#d24d5f color space conversions
Hex:
#d24d5f
RGB:
210, 77, 95
CMY:
18, 70, 63
CMYK:
0, 63, 55, 18
HSL:
352°, 59.6413%, 56.2745%
HSV (HSB):
352°, 63.3333%, 82.3529%
XYZ:
31.2978, 19.8356, 13.0056
xyY:
0.4880, 0.3093, 19.8356
CIE-Lab:
51.6508, 53.6738, 18.1432
CIE-LCH:
51.6508, 56.6573, 18.6766
CIE-Luv:
51.6508, 95.6787, 11.3970
Hunter-Lab:
44.5372, 47.4978, 13.8624
#d24d5f color charts
#d24d5f color shades, tints & tones
#d24d5f color schemes
#d24d5f color preview, HTML & CSS examples
This text has a color of #d24d5f
<p style="color:#d24d5f;">Text here</p>
.mytext {color:#d24d5f;}
This box has a color of #d24d5f
<div style="background-color:#d24d5f;">Content here</div>
.mybackground {background-color:#d24d5f;}
Border around this has a color of #d24d5f
<div style="border:2px solid #d24d5f;">Content here</div>
.myborder {border:2px solid #d24d5f;}