#a5704b color space conversions
Hex:
#a5704b
RGB:
165, 112, 75
CMY:
35, 56, 71
CMYK:
0, 32, 55, 35
HSL:
25°, 37.5000%, 47.0588%
HSV (HSB):
25°, 54.5455%, 64.7059%
XYZ:
22.5812, 20.0957, 9.3453
xyY:
0.4341, 0.3863, 20.0957
CIE-Lab:
51.9452, 16.8079, 28.9254
CIE-LCH:
51.9452, 33.4542, 59.8402
CIE-Luv:
51.9452, 39.6576, 30.6562
Hunter-Lab:
44.8282, 11.4661, 19.0196
#a5704b color charts
#a5704b color shades, tints & tones
#a5704b color schemes
#a5704b color preview, HTML & CSS examples
This text has a color of #a5704b
<p style="color:#a5704b;">Text here</p>
.mytext {color:#a5704b;}
This box has a color of #a5704b
<div style="background-color:#a5704b;">Content here</div>
.mybackground {background-color:#a5704b;}
Border around this has a color of #a5704b
<div style="border:2px solid #a5704b;">Content here</div>
.myborder {border:2px solid #a5704b;}