#d89d99 color space conversions
Hex:
#d89d99
RGB:
216, 157, 153
CMY:
15, 38, 40
CMYK:
0, 27, 29, 15
HSL:
4°, 44.6809%, 72.3529%
HSV (HSB):
4°, 29.1667%, 84.7059%
XYZ:
46.1256, 41.0128, 35.6222
xyY:
0.3757, 0.3341, 41.0128
CIE-Lab:
70.1849, 21.4340, 10.7838
CIE-LCH:
70.1849, 23.9938, 26.7077
CIE-Luv:
70.1849, 38.6316, 11.1014
Hunter-Lab:
64.0412, 16.4924, 11.8495
#d89d99 color charts
#d89d99 color shades, tints & tones
#d89d99 color schemes
#d89d99 color preview, HTML & CSS examples
This text has a color of #d89d99
<p style="color:#d89d99;">Text here</p>
.mytext {color:#d89d99;}
This box has a color of #d89d99
<div style="background-color:#d89d99;">Content here</div>
.mybackground {background-color:#d89d99;}
Border around this has a color of #d89d99
<div style="border:2px solid #d89d99;">Content here</div>
.myborder {border:2px solid #d89d99;}