#d9898b color space conversions
Hex:
#d9898b
RGB:
217, 137, 139
CMY:
15, 46, 45
CMYK:
0, 37, 36, 15
HSL:
359°, 51.2821%, 69.4118%
HSV (HSB):
359°, 36.8664%, 85.0980%
XYZ:
42.2211, 34.5071, 28.8613
xyY:
0.3999, 0.3268, 34.5071
CIE-Lab:
65.3631, 30.8022, 11.8072
CIE-LCH:
65.3631, 32.9876, 20.9729
CIE-Luv:
65.3631, 53.8933, 10.2873
Hunter-Lab:
58.7428, 25.4964, 11.9897
#d9898b color charts
#d9898b color shades, tints & tones
#d9898b color schemes
#d9898b color preview, HTML & CSS examples
This text has a color of #d9898b
<p style="color:#d9898b;">Text here</p>
.mytext {color:#d9898b;}
This box has a color of #d9898b
<div style="background-color:#d9898b;">Content here</div>
.mybackground {background-color:#d9898b;}
Border around this has a color of #d9898b
<div style="border:2px solid #d9898b;">Content here</div>
.myborder {border:2px solid #d9898b;}