#d24b2c color space conversions
Hex:
#d24b2c
RGB:
210, 75, 44
CMY:
18, 71, 83
CMYK:
0, 64, 79, 18
HSL:
11°, 65.3543%, 49.8039%
HSV (HSB):
11°, 79.0476%, 82.3529%
XYZ:
29.5490, 18.9156, 4.4765
xyY:
0.5581, 0.3573, 18.9156
CIE-Lab:
50.5884, 51.6992, 45.7797
CIE-LCH:
50.5884, 69.0550, 41.5249
CIE-Luv:
50.5884, 107.8107, 34.6808
Hunter-Lab:
43.4921, 45.1637, 24.3419
#d24b2c color charts
#d24b2c color shades, tints & tones
#d24b2c color schemes
#d24b2c color preview, HTML & CSS examples
This text has a color of #d24b2c
<p style="color:#d24b2c;">Text here</p>
.mytext {color:#d24b2c;}
This box has a color of #d24b2c
<div style="background-color:#d24b2c;">Content here</div>
.mybackground {background-color:#d24b2c;}
Border around this has a color of #d24b2c
<div style="border:2px solid #d24b2c;">Content here</div>
.myborder {border:2px solid #d24b2c;}