#d59f8e color space conversions
Hex:
#d59f8e
RGB:
213, 159, 142
CMY:
16, 38, 44
CMYK:
0, 25, 33, 16
HSL:
14°, 45.8065%, 69.6078%
HSV (HSB):
14°, 33.3333%, 83.5294%
XYZ:
44.7212, 40.8954, 31.1277
xyY:
0.3831, 0.3503, 40.8954
CIE-Lab:
70.1026, 17.7596, 16.7001
CIE-LCH:
70.1026, 24.3782, 43.2390
CIE-Luv:
70.1026, 36.6228, 19.5079
Hunter-Lab:
63.9495, 12.9170, 15.9050
#d59f8e color charts
#d59f8e color shades, tints & tones
#d59f8e color schemes
#d59f8e color preview, HTML & CSS examples
This text has a color of #d59f8e
<p style="color:#d59f8e;">Text here</p>
.mytext {color:#d59f8e;}
This box has a color of #d59f8e
<div style="background-color:#d59f8e;">Content here</div>
.mybackground {background-color:#d59f8e;}
Border around this has a color of #d59f8e
<div style="border:2px solid #d59f8e;">Content here</div>
.myborder {border:2px solid #d59f8e;}