#d59a9c color space conversions
Hex:
#d59a9c
RGB:
213, 154, 156
CMY:
16, 40, 39
CMYK:
0, 28, 27, 16
HSL:
358°, 41.2587%, 71.9608%
HSV (HSB):
358°, 27.6995%, 83.5294%
XYZ:
44.9969, 39.6576, 36.7356
xyY:
0.3707, 0.3267, 39.6576
CIE-Lab:
69.2250, 22.3399, 7.7077
CIE-LCH:
69.2250, 23.6322, 19.0353
CIE-Luv:
69.2250, 37.9066, 6.7603
Hunter-Lab:
62.9743, 17.3383, 9.4956
#d59a9c color charts
#d59a9c color shades, tints & tones
#d59a9c color schemes
#d59a9c color preview, HTML & CSS examples
This text has a color of #d59a9c
<p style="color:#d59a9c;">Text here</p>
.mytext {color:#d59a9c;}
This box has a color of #d59a9c
<div style="background-color:#d59a9c;">Content here</div>
.mybackground {background-color:#d59a9c;}
Border around this has a color of #d59a9c
<div style="border:2px solid #d59a9c;">Content here</div>
.myborder {border:2px solid #d59a9c;}