#d57c5d color space conversions
Hex:
#d57c5d
RGB:
213, 124, 93
CMY:
16, 51, 64
CMYK:
0, 42, 56, 16
HSL:
16°, 58.8235%, 60.0000%
HSV (HSB):
16°, 56.3380%, 83.5294%
XYZ:
36.6240, 29.3518, 14.0911
xyY:
0.4574, 0.3666, 29.3518
CIE-Lab:
61.0908, 31.5537, 31.7515
CIE-LCH:
61.0908, 44.7637, 45.1790
CIE-Luv:
61.0908, 66.9747, 32.1512
Hunter-Lab:
54.1773, 25.8564, 22.5032
#d57c5d color charts
#d57c5d color shades, tints & tones
#d57c5d color schemes
#d57c5d color preview, HTML & CSS examples
This text has a color of #d57c5d
<p style="color:#d57c5d;">Text here</p>
.mytext {color:#d57c5d;}
This box has a color of #d57c5d
<div style="background-color:#d57c5d;">Content here</div>
.mybackground {background-color:#d57c5d;}
Border around this has a color of #d57c5d
<div style="border:2px solid #d57c5d;">Content here</div>
.myborder {border:2px solid #d57c5d;}