#d24e29 color space conversions
Hex:
#d24e29
RGB:
210, 78, 41
CMY:
18, 69, 84
CMYK:
0, 63, 80, 18
HSL:
13°, 67.3307%, 49.2157%
HSV (HSB):
13°, 80.4762%, 82.3529%
XYZ:
29.7030, 19.3105, 4.2596
xyY:
0.5576, 0.3625, 19.3105
CIE-Lab:
51.0485, 50.3029, 47.7067
CIE-LCH:
51.0485, 69.3275, 43.4826
CIE-Luv:
51.0485, 106.0993, 36.4477
Hunter-Lab:
43.9437, 43.7523, 25.0134
#d24e29 color charts
#d24e29 color shades, tints & tones
#d24e29 color schemes
#d24e29 color preview, HTML & CSS examples
This text has a color of #d24e29
<p style="color:#d24e29;">Text here</p>
.mytext {color:#d24e29;}
This box has a color of #d24e29
<div style="background-color:#d24e29;">Content here</div>
.mybackground {background-color:#d24e29;}
Border around this has a color of #d24e29
<div style="border:2px solid #d24e29;">Content here</div>
.myborder {border:2px solid #d24e29;}