#986e85 color space conversions
Hex:
#986e85
RGB:
152, 110, 133
CMY:
40, 57, 48
CMYK:
0, 28, 13, 40
HSL:
327°, 16.9355%, 51.3725%
HSV (HSB):
327°, 27.6316%, 59.6078%
XYZ:
22.7585, 19.5207, 24.7587
xyY:
0.3395, 0.2912, 19.5207
CIE-Lab:
51.2909, 20.4361, -6.0540
CIE-LCH:
51.2909, 21.3140, 343.4986
CIE-Luv:
51.2909, 23.7861, -11.7883
Hunter-Lab:
44.1823, 14.6271, -2.2971
#986e85 color charts
#986e85 color shades, tints & tones
#986e85 color schemes
#986e85 color preview, HTML & CSS examples
This text has a color of #986e85
<p style="color:#986e85;">Text here</p>
.mytext {color:#986e85;}
This box has a color of #986e85
<div style="background-color:#986e85;">Content here</div>
.mybackground {background-color:#986e85;}
Border around this has a color of #986e85
<div style="border:2px solid #986e85;">Content here</div>
.myborder {border:2px solid #986e85;}