#d24d4c color space conversions
Hex:
#d24d4c
RGB:
210, 77, 76
CMY:
18, 70, 70
CMYK:
0, 63, 64, 18
HSL:
0°, 59.8214%, 56.0784%
HSV (HSB):
0°, 63.8095%, 82.3529%
XYZ:
30.5367, 19.5312, 8.9979
xyY:
0.5170, 0.3307, 19.5312
CIE-Lab:
51.3030, 52.3516, 28.9251
CIE-LCH:
51.3030, 59.8110, 28.9213
CIE-Luv:
51.3030, 100.4777, 22.1292
Hunter-Lab:
44.1941, 45.9981, 18.8644
#d24d4c color charts
#d24d4c color shades, tints & tones
#d24d4c color schemes
#d24d4c color preview, HTML & CSS examples
This text has a color of #d24d4c
<p style="color:#d24d4c;">Text here</p>
.mytext {color:#d24d4c;}
This box has a color of #d24d4c
<div style="background-color:#d24d4c;">Content here</div>
.mybackground {background-color:#d24d4c;}
Border around this has a color of #d24d4c
<div style="border:2px solid #d24d4c;">Content here</div>
.myborder {border:2px solid #d24d4c;}