#a5724e color space conversions
Hex:
#a5724e
RGB:
165, 114, 78
CMY:
35, 55, 69
CMYK:
0, 31, 53, 35
HSL:
25°, 35.8025%, 47.6471%
HSV (HSB):
25°, 52.7273%, 64.7059%
XYZ:
22.9095, 20.5840, 9.9734
xyY:
0.4285, 0.3850, 20.5840
CIE-Lab:
52.4912, 15.9480, 27.9331
CIE-LCH:
52.4912, 32.1651, 60.2764
CIE-Luv:
52.4912, 37.9345, 30.0260
Hunter-Lab:
45.3696, 10.7372, 18.7253
#a5724e color charts
#a5724e color shades, tints & tones
#a5724e color schemes
#a5724e color preview, HTML & CSS examples
This text has a color of #a5724e
<p style="color:#a5724e;">Text here</p>
.mytext {color:#a5724e;}
This box has a color of #a5724e
<div style="background-color:#a5724e;">Content here</div>
.mybackground {background-color:#a5724e;}
Border around this has a color of #a5724e
<div style="border:2px solid #a5724e;">Content here</div>
.myborder {border:2px solid #a5724e;}