#985c65 color space conversions
Hex:
#985c65
RGB:
152, 92, 101
CMY:
40, 64, 60
CMYK:
0, 39, 34, 40
HSL:
351°, 24.5902%, 47.8431%
HSV (HSB):
351°, 39.4737%, 59.6078%
XYZ:
19.1250, 15.2693, 14.2512
xyY:
0.3932, 0.3139, 15.2693
CIE-Lab:
46.0008, 25.7484, 5.3526
CIE-LCH:
46.0008, 26.2988, 11.7434
CIE-Luv:
46.0008, 38.9432, 2.4177
Hunter-Lab:
39.0759, 18.9807, 5.7298
#985c65 color charts
#985c65 color shades, tints & tones
#985c65 color schemes
#985c65 color preview, HTML & CSS examples
This text has a color of #985c65
<p style="color:#985c65;">Text here</p>
.mytext {color:#985c65;}
This box has a color of #985c65
<div style="background-color:#985c65;">Content here</div>
.mybackground {background-color:#985c65;}
Border around this has a color of #985c65
<div style="border:2px solid #985c65;">Content here</div>
.myborder {border:2px solid #985c65;}