#d57c5b color space conversions
Hex:
#d57c5b
RGB:
213, 124, 91
CMY:
16, 51, 64
CMYK:
0, 42, 57, 16
HSL:
16°, 59.2233%, 59.6078%
HSV (HSB):
16°, 57.2770%, 83.5294%
XYZ:
36.5366, 29.3168, 13.6305
xyY:
0.4597, 0.3688, 29.3168
CIE-Lab:
61.0602, 31.3959, 32.8130
CIE-LCH:
61.0602, 45.4136, 46.2643
CIE-Luv:
61.0602, 67.2677, 33.2089
Hunter-Lab:
54.1450, 25.6966, 22.9757
#d57c5b color charts
#d57c5b color shades, tints & tones
#d57c5b color schemes
#d57c5b color preview, HTML & CSS examples
This text has a color of #d57c5b
<p style="color:#d57c5b;">Text here</p>
.mytext {color:#d57c5b;}
This box has a color of #d57c5b
<div style="background-color:#d57c5b;">Content here</div>
.mybackground {background-color:#d57c5b;}
Border around this has a color of #d57c5b
<div style="border:2px solid #d57c5b;">Content here</div>
.myborder {border:2px solid #d57c5b;}