#d24a3c color space conversions
Hex:
#d24a3c
RGB:
210, 74, 60
CMY:
18, 71, 76
CMYK:
0, 65, 71, 18
HSL:
6°, 62.5000%, 52.9412%
HSV (HSB):
6°, 71.4286%, 82.3529%
XYZ:
29.8427, 18.9254, 6.3551
xyY:
0.5414, 0.3433, 18.9254
CIE-Lab:
50.5999, 52.7682, 37.2474
CIE-LCH:
50.5999, 64.5898, 35.2170
CIE-Luv:
50.5999, 105.8122, 28.6048
Hunter-Lab:
43.5034, 46.3177, 21.7912
#d24a3c color charts
#d24a3c color shades, tints & tones
#d24a3c color schemes
#d24a3c color preview, HTML & CSS examples
This text has a color of #d24a3c
<p style="color:#d24a3c;">Text here</p>
.mytext {color:#d24a3c;}
This box has a color of #d24a3c
<div style="background-color:#d24a3c;">Content here</div>
.mybackground {background-color:#d24a3c;}
Border around this has a color of #d24a3c
<div style="border:2px solid #d24a3c;">Content here</div>
.myborder {border:2px solid #d24a3c;}