#a5985c color space conversions
Hex:
#a5985c
RGB:
165, 152, 92
CMY:
35, 40, 64
CMYK:
0, 8, 44, 35
HSL:
49°, 28.8538%, 50.3922%
HSV (HSB):
49°, 44.2424%, 64.7059%
XYZ:
28.6771, 31.2285, 14.6415
xyY:
0.3847, 0.4189, 31.2285
CIE-Lab:
62.7001, -3.8715, 33.2257
CIE-LCH:
62.7001, 33.4505, 96.6463
CIE-Luv:
62.7001, 11.5571, 41.6915
Hunter-Lab:
55.8825, -6.1940, 23.5835
#a5985c color charts
#a5985c color shades, tints & tones
#a5985c color schemes
#a5985c color preview, HTML & CSS examples
This text has a color of #a5985c
<p style="color:#a5985c;">Text here</p>
.mytext {color:#a5985c;}
This box has a color of #a5985c
<div style="background-color:#a5985c;">Content here</div>
.mybackground {background-color:#a5985c;}
Border around this has a color of #a5985c
<div style="border:2px solid #a5985c;">Content here</div>
.myborder {border:2px solid #a5985c;}