#d24b2e color space conversions
Hex:
#d24b2e
RGB:
210, 75, 46
CMY:
18, 71, 82
CMYK:
0, 64, 78, 18
HSL:
11°, 64.5669%, 50.1961%
HSV (HSB):
11°, 78.0952%, 82.3529%
XYZ:
29.5876, 18.9310, 4.6794
xyY:
0.5562, 0.3559, 18.9310
CIE-Lab:
50.6064, 51.7684, 44.7836
CIE-LCH:
50.6064, 68.4510, 40.8623
CIE-Luv:
50.6064, 107.5206, 34.0527
Hunter-Lab:
43.5098, 45.2414, 24.0804
#d24b2e color charts
#d24b2e color shades, tints & tones
#d24b2e color schemes
#d24b2e color preview, HTML & CSS examples
This text has a color of #d24b2e
<p style="color:#d24b2e;">Text here</p>
.mytext {color:#d24b2e;}
This box has a color of #d24b2e
<div style="background-color:#d24b2e;">Content here</div>
.mybackground {background-color:#d24b2e;}
Border around this has a color of #d24b2e
<div style="border:2px solid #d24b2e;">Content here</div>
.myborder {border:2px solid #d24b2e;}