#d24f52 color space conversions
Hex:
#d24f52
RGB:
210, 79, 82
CMY:
18, 69, 68
CMYK:
0, 62, 61, 18
HSL:
359°, 59.2760%, 56.6667%
HSV (HSB):
359°, 62.3810%, 82.3529%
XYZ:
30.8973, 19.9028, 10.1958
xyY:
0.5065, 0.3263, 19.9028
CIE-Lab:
51.7271, 51.8660, 25.9505
CIE-LCH:
51.7271, 57.9958, 26.5805
CIE-Luv:
51.7271, 97.8004, 19.6335
Hunter-Lab:
44.6126, 45.5518, 17.6786
#d24f52 color charts
#d24f52 color shades, tints & tones
#d24f52 color schemes
#d24f52 color preview, HTML & CSS examples
This text has a color of #d24f52
<p style="color:#d24f52;">Text here</p>
.mytext {color:#d24f52;}
This box has a color of #d24f52
<div style="background-color:#d24f52;">Content here</div>
.mybackground {background-color:#d24f52;}
Border around this has a color of #d24f52
<div style="border:2px solid #d24f52;">Content here</div>
.myborder {border:2px solid #d24f52;}