#d89a9b color space conversions
Hex:
#d89a9b
RGB:
216, 154, 155
CMY:
15, 40, 39
CMYK:
0, 29, 28, 15
HSL:
359°, 44.2857%, 72.5490%
HSV (HSB):
359°, 28.7037%, 84.7059%
XYZ:
45.7909, 40.0767, 36.3325
xyY:
0.3747, 0.3280, 40.0767
CIE-Lab:
69.5241, 23.3292, 8.7346
CIE-LCH:
69.5241, 24.9108, 20.5261
CIE-Luv:
69.5241, 40.1833, 7.9588
Hunter-Lab:
63.3062, 18.3277, 10.2868
#d89a9b color charts
#d89a9b color shades, tints & tones
#d89a9b color schemes
#d89a9b color preview, HTML & CSS examples
This text has a color of #d89a9b
<p style="color:#d89a9b;">Text here</p>
.mytext {color:#d89a9b;}
This box has a color of #d89a9b
<div style="background-color:#d89a9b;">Content here</div>
.mybackground {background-color:#d89a9b;}
Border around this has a color of #d89a9b
<div style="border:2px solid #d89a9b;">Content here</div>
.myborder {border:2px solid #d89a9b;}