#a85c25 color space conversions
Hex:
#a85c25
RGB:
168, 92, 37
CMY:
34, 64, 85
CMYK:
0, 45, 78, 34
HSL:
25°, 63.9024%, 40.1961%
HSV (HSB):
25°, 77.9762%, 65.8824%
XYZ:
20.3095, 16.1127, 3.7899
xyY:
0.5051, 0.4007, 16.1127
CIE-Lab:
47.1220, 26.8439, 43.5301
CIE-LCH:
47.1220, 51.1417, 58.3389
CIE-Luv:
47.1220, 60.8502, 38.0619
Hunter-Lab:
40.1406, 20.0677, 22.5005
#a85c25 color charts
#a85c25 color shades, tints & tones
#a85c25 color schemes
#a85c25 color preview, HTML & CSS examples
This text has a color of #a85c25
<p style="color:#a85c25;">Text here</p>
.mytext {color:#a85c25;}
This box has a color of #a85c25
<div style="background-color:#a85c25;">Content here</div>
.mybackground {background-color:#a85c25;}
Border around this has a color of #a85c25
<div style="border:2px solid #a85c25;">Content here</div>
.myborder {border:2px solid #a85c25;}