#d57d6f color space conversions
Hex:
#d57d6f
RGB:
213, 125, 111
CMY:
16, 51, 56
CMYK:
0, 41, 48, 16
HSL:
8°, 54.8387%, 63.5294%
HSV (HSB):
8°, 47.8873%, 83.5294%
XYZ:
37.6434, 29.9611, 18.8380
xyY:
0.4355, 0.3466, 29.9611
CIE-Lab:
61.6206, 32.6151, 22.3852
CIE-LCH:
61.6206, 39.5581, 34.4635
CIE-Luv:
61.6206, 63.4185, 22.2154
Hunter-Lab:
54.7367, 26.9685, 17.9107
#d57d6f color charts
#d57d6f color shades, tints & tones
#d57d6f color schemes
#d57d6f color preview, HTML & CSS examples
This text has a color of #d57d6f
<p style="color:#d57d6f;">Text here</p>
.mytext {color:#d57d6f;}
This box has a color of #d57d6f
<div style="background-color:#d57d6f;">Content here</div>
.mybackground {background-color:#d57d6f;}
Border around this has a color of #d57d6f
<div style="border:2px solid #d57d6f;">Content here</div>
.myborder {border:2px solid #d57d6f;}