#d8877e color space conversions
Hex:
#d8877e
RGB:
216, 135, 126
CMY:
15, 47, 51
CMYK:
0, 38, 42, 15
HSL:
6°, 53.5714%, 67.0588%
HSV (HSB):
6°, 41.6667%, 84.7059%
XYZ:
40.7488, 33.4332, 24.0442
xyY:
0.4148, 0.3404, 33.4332
CIE-Lab:
64.5102, 29.9913, 17.9235
CIE-LCH:
64.5102, 34.9390, 30.8635
CIE-Luv:
64.5102, 56.5744, 17.9671
Hunter-Lab:
57.8215, 24.6075, 15.8201
#d8877e color charts
#d8877e color shades, tints & tones
#d8877e color schemes
#d8877e color preview, HTML & CSS examples
This text has a color of #d8877e
<p style="color:#d8877e;">Text here</p>
.mytext {color:#d8877e;}
This box has a color of #d8877e
<div style="background-color:#d8877e;">Content here</div>
.mybackground {background-color:#d8877e;}
Border around this has a color of #d8877e
<div style="border:2px solid #d8877e;">Content here</div>
.myborder {border:2px solid #d8877e;}