#d24a4a color space conversions
Hex:
#d24a4a
RGB:
210, 74, 74
CMY:
18, 71, 71
CMYK:
0, 65, 65, 18
HSL:
0°, 60.1770%, 55.6863%
HSV (HSB):
0°, 64.7619%, 82.3529%
XYZ:
30.2632, 19.0936, 8.5690
xyY:
0.5224, 0.3296, 19.0936
CIE-Lab:
50.7965, 53.5088, 29.4589
CIE-LCH:
50.7965, 61.0821, 28.8346
CIE-Luv:
50.7965, 102.8360, 22.1734
Hunter-Lab:
43.6962, 47.1572, 18.9604
#d24a4a color charts
#d24a4a color shades, tints & tones
#d24a4a color schemes
#d24a4a color preview, HTML & CSS examples
This text has a color of #d24a4a
<p style="color:#d24a4a;">Text here</p>
.mytext {color:#d24a4a;}
This box has a color of #d24a4a
<div style="background-color:#d24a4a;">Content here</div>
.mybackground {background-color:#d24a4a;}
Border around this has a color of #d24a4a
<div style="border:2px solid #d24a4a;">Content here</div>
.myborder {border:2px solid #d24a4a;}