#d35d24 color space conversions
Hex:
#d35d24
RGB:
211, 93, 36
CMY:
17, 64, 86
CMYK:
0, 56, 83, 17
HSL:
20°, 70.8502%, 48.4314%
HSV (HSB):
20°, 82.9384%, 82.7451%
XYZ:
31.0968, 21.8050, 4.2389
xyY:
0.5442, 0.3816, 21.8050
CIE-Lab:
53.8194, 43.5856, 52.5945
CIE-LCH:
53.8194, 68.3072, 50.3511
CIE-Luv:
53.8194, 96.2279, 42.5285
Hunter-Lab:
46.6958, 37.1533, 27.3049
#d35d24 color charts
#d35d24 color shades, tints & tones
#d35d24 color schemes
#d35d24 color preview, HTML & CSS examples
This text has a color of #d35d24
<p style="color:#d35d24;">Text here</p>
.mytext {color:#d35d24;}
This box has a color of #d35d24
<div style="background-color:#d35d24;">Content here</div>
.mybackground {background-color:#d35d24;}
Border around this has a color of #d35d24
<div style="border:2px solid #d35d24;">Content here</div>
.myborder {border:2px solid #d35d24;}