#d59f9c color space conversions
Hex:
#d59f9c
RGB:
213, 159, 156
CMY:
16, 38, 39
CMYK:
0, 25, 27, 16
HSL:
3°, 40.4255%, 72.3529%
HSV (HSB):
3°, 26.7606%, 83.5294%
XYZ:
45.8395, 41.3427, 37.0164
xyY:
0.3691, 0.3329, 41.3427
CIE-Lab:
70.4154, 19.6262, 9.4061
CIE-LCH:
70.4154, 21.7638, 25.6068
CIE-Luv:
70.4154, 34.9070, 9.6288
Hunter-Lab:
64.2983, 14.7340, 10.8756
#d59f9c color charts
#d59f9c color shades, tints & tones
#d59f9c color schemes
#d59f9c color preview, HTML & CSS examples
This text has a color of #d59f9c
<p style="color:#d59f9c;">Text here</p>
.mytext {color:#d59f9c;}
This box has a color of #d59f9c
<div style="background-color:#d59f9c;">Content here</div>
.mybackground {background-color:#d59f9c;}
Border around this has a color of #d59f9c
<div style="border:2px solid #d59f9c;">Content here</div>
.myborder {border:2px solid #d59f9c;}