#d9988e color space conversions
Hex:
#d9988e
RGB:
217, 152, 142
CMY:
15, 40, 44
CMYK:
0, 30, 35, 15
HSL:
8°, 49.6689%, 70.3922%
HSV (HSB):
8°, 34.5622%, 85.0980%
XYZ:
44.7260, 39.1612, 30.7927
xyY:
0.3900, 0.3415, 39.1612
CIE-Lab:
68.8679, 23.0956, 15.0457
CIE-LCH:
68.8679, 27.5641, 33.0823
CIE-Luv:
68.8679, 43.9468, 16.2255
Hunter-Lab:
62.5789, 18.0633, 14.6308
#d9988e color charts
#d9988e color shades, tints & tones
#d9988e color schemes
#d9988e color preview, HTML & CSS examples
This text has a color of #d9988e
<p style="color:#d9988e;">Text here</p>
.mytext {color:#d9988e;}
This box has a color of #d9988e
<div style="background-color:#d9988e;">Content here</div>
.mybackground {background-color:#d9988e;}
Border around this has a color of #d9988e
<div style="border:2px solid #d9988e;">Content here</div>
.myborder {border:2px solid #d9988e;}