#d8999a color space conversions
Hex:
#d8999a
RGB:
216, 153, 154
CMY:
15, 40, 40
CMYK:
0, 29, 29, 15
HSL:
359°, 44.6809%, 72.3529%
HSV (HSB):
359°, 29.1667%, 84.7059%
XYZ:
45.5429, 39.7145, 35.8371
xyY:
0.3761, 0.3280, 39.7145
CIE-Lab:
69.2657, 23.7342, 8.9223
CIE-LCH:
69.2657, 25.3558, 20.6026
CIE-Luv:
69.2657, 40.9292, 8.1215
Hunter-Lab:
63.0194, 18.7143, 10.3973
#d8999a color charts
#d8999a color shades, tints & tones
#d8999a color schemes
#d8999a color preview, HTML & CSS examples
This text has a color of #d8999a
<p style="color:#d8999a;">Text here</p>
.mytext {color:#d8999a;}
This box has a color of #d8999a
<div style="background-color:#d8999a;">Content here</div>
.mybackground {background-color:#d8999a;}
Border around this has a color of #d8999a
<div style="border:2px solid #d8999a;">Content here</div>
.myborder {border:2px solid #d8999a;}