#d24d4b color space conversions
Hex:
#d24d4b
RGB:
210, 77, 75
CMY:
18, 70, 71
CMYK:
0, 63, 64, 18
HSL:
1°, 60.0000%, 55.8824%
HSV (HSB):
1°, 64.2857%, 82.3529%
XYZ:
30.5022, 19.5174, 8.8162
xyY:
0.5184, 0.3317, 19.5174
CIE-Lab:
51.2871, 52.2910, 29.4882
CIE-LCH:
51.2871, 60.0325, 29.4197
CIE-Luv:
51.2871, 100.7062, 22.6377
Hunter-Lab:
44.1785, 45.9296, 19.0931
#d24d4b color charts
#d24d4b color shades, tints & tones
#d24d4b color schemes
#d24d4b color preview, HTML & CSS examples
This text has a color of #d24d4b
<p style="color:#d24d4b;">Text here</p>
.mytext {color:#d24d4b;}
This box has a color of #d24d4b
<div style="background-color:#d24d4b;">Content here</div>
.mybackground {background-color:#d24d4b;}
Border around this has a color of #d24d4b
<div style="border:2px solid #d24d4b;">Content here</div>
.myborder {border:2px solid #d24d4b;}