#d5989e color space conversions
Hex:
#d5989e
RGB:
213, 152, 158
CMY:
16, 40, 38
CMYK:
0, 29, 26, 16
HSL:
354°, 42.0690%, 71.5686%
HSV (HSB):
354°, 28.6385%, 83.5294%
XYZ:
44.8404, 39.0712, 37.5259
xyY:
0.3692, 0.3217, 39.0712
CIE-Lab:
68.8028, 23.7071, 5.9884
CIE-LCH:
68.8028, 24.4517, 14.1764
CIE-Luv:
68.8028, 38.8221, 4.1376
Hunter-Lab:
62.5070, 18.6626, 8.1603
#d5989e color charts
#d5989e color shades, tints & tones
#d5989e color schemes
#d5989e color preview, HTML & CSS examples
This text has a color of #d5989e
<p style="color:#d5989e;">Text here</p>
.mytext {color:#d5989e;}
This box has a color of #d5989e
<div style="background-color:#d5989e;">Content here</div>
.mybackground {background-color:#d5989e;}
Border around this has a color of #d5989e
<div style="border:2px solid #d5989e;">Content here</div>
.myborder {border:2px solid #d5989e;}