#d57a2e color space conversions
Hex:
#d57a2e
RGB:
213, 122, 46
CMY:
16, 52, 82
CMYK:
0, 43, 78, 16
HSL:
27°, 66.5339%, 50.7843%
HSV (HSB):
27°, 78.4038%, 83.5294%
XYZ:
34.8932, 28.2625, 6.2009
xyY:
0.5031, 0.4075, 28.2625
CIE-Lab:
60.1251, 29.8921, 54.3027
CIE-LCH:
60.1251, 61.9864, 61.1685
CIE-Luv:
60.1251, 73.8643, 50.3635
Hunter-Lab:
53.1624, 24.1244, 30.2981
#d57a2e color charts
#d57a2e color shades, tints & tones
#d57a2e color schemes
#d57a2e color preview, HTML & CSS examples
This text has a color of #d57a2e
<p style="color:#d57a2e;">Text here</p>
.mytext {color:#d57a2e;}
This box has a color of #d57a2e
<div style="background-color:#d57a2e;">Content here</div>
.mybackground {background-color:#d57a2e;}
Border around this has a color of #d57a2e
<div style="border:2px solid #d57a2e;">Content here</div>
.myborder {border:2px solid #d57a2e;}