#d57a3a color space conversions
Hex:
#d57a3a
RGB:
213, 122, 58
CMY:
16, 52, 77
CMYK:
0, 43, 73, 16
HSL:
25°, 64.8536%, 53.1373%
HSV (HSB):
25°, 72.7700%, 83.5294%
XYZ:
35.1638, 28.3707, 7.6257
xyY:
0.4941, 0.3987, 28.3707
CIE-Lab:
60.2222, 30.3968, 48.9777
CIE-LCH:
60.2222, 57.6435, 58.1752
CIE-Luv:
60.2222, 72.8163, 46.7014
Hunter-Lab:
53.2641, 24.6296, 28.7964
#d57a3a color charts
#d57a3a color shades, tints & tones
#d57a3a color schemes
#d57a3a color preview, HTML & CSS examples
This text has a color of #d57a3a
<p style="color:#d57a3a;">Text here</p>
.mytext {color:#d57a3a;}
This box has a color of #d57a3a
<div style="background-color:#d57a3a;">Content here</div>
.mybackground {background-color:#d57a3a;}
Border around this has a color of #d57a3a
<div style="border:2px solid #d57a3a;">Content here</div>
.myborder {border:2px solid #d57a3a;}