#d57d2b color space conversions
Hex:
#d57d2b
RGB:
213, 125, 43
CMY:
16, 51, 83
CMYK:
0, 41, 80, 16
HSL:
29°, 66.9291%, 50.1961%
HSV (HSB):
29°, 79.8122%, 83.5294%
XYZ:
35.2102, 28.9878, 6.0249
xyY:
0.5014, 0.4128, 28.9878
CIE-Lab:
60.7708, 28.1896, 56.1509
CIE-LCH:
60.7708, 62.8297, 63.3418
CIE-Luv:
60.7708, 71.6616, 52.2702
Hunter-Lab:
53.8403, 22.5141, 31.0535
#d57d2b color charts
#d57d2b color shades, tints & tones
#d57d2b color schemes
#d57d2b color preview, HTML & CSS examples
This text has a color of #d57d2b
<p style="color:#d57d2b;">Text here</p>
.mytext {color:#d57d2b;}
This box has a color of #d57d2b
<div style="background-color:#d57d2b;">Content here</div>
.mybackground {background-color:#d57d2b;}
Border around this has a color of #d57d2b
<div style="border:2px solid #d57d2b;">Content here</div>
.myborder {border:2px solid #d57d2b;}