#d89a9a color space conversions
Hex:
#d89a9a
RGB:
216, 154, 154
CMY:
15, 40, 40
CMYK:
0, 29, 29, 15
HSL:
0°, 44.2857%, 72.5490%
HSV (HSB):
0°, 28.7037%, 84.7059%
XYZ:
45.7072, 40.0432, 35.8919
xyY:
0.3758, 0.3292, 40.0432
CIE-Lab:
69.5003, 23.1930, 9.2565
CIE-LCH:
69.5003, 24.9719, 21.7572
CIE-Luv:
69.5003, 40.3223, 8.6857
Hunter-Lab:
63.2797, 18.1919, 10.6668
#d89a9a color charts
#d89a9a color shades, tints & tones
#d89a9a color schemes
#d89a9a color preview, HTML & CSS examples
This text has a color of #d89a9a
<p style="color:#d89a9a;">Text here</p>
.mytext {color:#d89a9a;}
This box has a color of #d89a9a
<div style="background-color:#d89a9a;">Content here</div>
.mybackground {background-color:#d89a9a;}
Border around this has a color of #d89a9a
<div style="border:2px solid #d89a9a;">Content here</div>
.myborder {border:2px solid #d89a9a;}