#d35d3e color space conversions
Hex:
#d35d3e
RGB:
211, 93, 62
CMY:
17, 64, 76
CMYK:
0, 56, 71, 17
HSL:
12°, 62.8692%, 53.5294%
HSV (HSB):
12°, 70.6161%, 82.7451%
XYZ:
31.6478, 22.0254, 7.1407
xyY:
0.5204, 0.3622, 22.0254
CIE-Lab:
54.0539, 44.5981, 40.1290
CIE-LCH:
54.0539, 59.9944, 41.9806
CIE-Luv:
54.0539, 92.9654, 34.1675
Hunter-Lab:
46.9312, 38.2409, 23.8307
#d35d3e color charts
#d35d3e color shades, tints & tones
#d35d3e color schemes
#d35d3e color preview, HTML & CSS examples
This text has a color of #d35d3e
<p style="color:#d35d3e;">Text here</p>
.mytext {color:#d35d3e;}
This box has a color of #d35d3e
<div style="background-color:#d35d3e;">Content here</div>
.mybackground {background-color:#d35d3e;}
Border around this has a color of #d35d3e
<div style="border:2px solid #d35d3e;">Content here</div>
.myborder {border:2px solid #d35d3e;}