#d57d3b color space conversions
Hex:
#d57d3b
RGB:
213, 125, 59
CMY:
16, 51, 77
CMYK:
0, 41, 72, 16
HSL:
26°, 64.7059%, 53.3333%
HSV (HSB):
26°, 72.3005%, 83.5294%
XYZ:
35.5636, 29.1291, 7.8858
xyY:
0.4900, 0.4013, 29.1291
CIE-Lab:
60.8954, 28.8499, 49.2119
CIE-LCH:
60.8954, 57.0450, 59.6195
CIE-Luv:
60.8954, 70.3549, 47.5367
Hunter-Lab:
53.9714, 23.1698, 29.1171
#d57d3b color charts
#d57d3b color shades, tints & tones
#d57d3b color schemes
#d57d3b color preview, HTML & CSS examples
This text has a color of #d57d3b
<p style="color:#d57d3b;">Text here</p>
.mytext {color:#d57d3b;}
This box has a color of #d57d3b
<div style="background-color:#d57d3b;">Content here</div>
.mybackground {background-color:#d57d3b;}
Border around this has a color of #d57d3b
<div style="border:2px solid #d57d3b;">Content here</div>
.myborder {border:2px solid #d57d3b;}