#d57f6e color space conversions
Hex:
#d57f6e
RGB:
213, 127, 110
CMY:
16, 50, 57
CMYK:
0, 40, 48, 16
HSL:
10°, 55.0802%, 63.3333%
HSV (HSB):
10°, 48.3568%, 83.5294%
XYZ:
37.8444, 30.4507, 18.6348
xyY:
0.4353, 0.3503, 30.4507
CIE-Lab:
62.0411, 31.4548, 23.5123
CIE-LCH:
62.0411, 39.2713, 36.7779
CIE-Luv:
62.0411, 62.2144, 23.7821
Hunter-Lab:
55.1821, 25.8483, 18.6055
#d57f6e color charts
#d57f6e color shades, tints & tones
#d57f6e color schemes
#d57f6e color preview, HTML & CSS examples
This text has a color of #d57f6e
<p style="color:#d57f6e;">Text here</p>
.mytext {color:#d57f6e;}
This box has a color of #d57f6e
<div style="background-color:#d57f6e;">Content here</div>
.mybackground {background-color:#d57f6e;}
Border around this has a color of #d57f6e
<div style="border:2px solid #d57f6e;">Content here</div>
.myborder {border:2px solid #d57f6e;}