#a5685c color space conversions
Hex:
#a5685c
RGB:
165, 104, 92
CMY:
35, 59, 64
CMYK:
0, 37, 44, 35
HSL:
10°, 28.8538%, 50.3922%
HSV (HSB):
10°, 44.2424%, 64.7059%
XYZ:
22.3991, 18.6727, 12.5488
xyY:
0.4177, 0.3482, 18.6727
CIE-Lab:
50.3020, 23.0559, 16.9843
CIE-LCH:
50.3020, 28.6364, 36.3775
CIE-Luv:
50.3020, 42.8807, 16.8341
Hunter-Lab:
43.2119, 16.9057, 13.0304
#a5685c color charts
#a5685c color shades, tints & tones
#a5685c color schemes
#a5685c color preview, HTML & CSS examples
This text has a color of #a5685c
<p style="color:#a5685c;">Text here</p>
.mytext {color:#a5685c;}
This box has a color of #a5685c
<div style="background-color:#a5685c;">Content here</div>
.mybackground {background-color:#a5685c;}
Border around this has a color of #a5685c
<div style="border:2px solid #a5685c;">Content here</div>
.myborder {border:2px solid #a5685c;}