#985f5c color space conversions
Hex:
#985f5c
RGB:
152, 95, 92
CMY:
40, 63, 64
CMYK:
0, 38, 39, 40
HSL:
3°, 24.5902%, 47.8431%
HSV (HSB):
3°, 39.4737%, 59.6078%
XYZ:
18.9729, 15.6325, 12.1426
xyY:
0.4059, 0.3344, 15.6325
CIE-Lab:
46.4886, 22.8668, 11.4713
CIE-LCH:
46.4886, 25.5828, 26.6410
CIE-Luv:
46.4886, 38.6517, 10.2725
Hunter-Lab:
39.5380, 16.4643, 9.4679
#985f5c color charts
#985f5c color shades, tints & tones
#985f5c color schemes
#985f5c color preview, HTML & CSS examples
This text has a color of #985f5c
<p style="color:#985f5c;">Text here</p>
.mytext {color:#985f5c;}
This box has a color of #985f5c
<div style="background-color:#985f5c;">Content here</div>
.mybackground {background-color:#985f5c;}
Border around this has a color of #985f5c
<div style="border:2px solid #985f5c;">Content here</div>
.myborder {border:2px solid #985f5c;}