#a85d35 color space conversions
Hex:
#a85d35
RGB:
168, 93, 53
CMY:
34, 64, 79
CMYK:
0, 45, 68, 34
HSL:
21°, 52.0362%, 43.3333%
HSV (HSB):
21°, 68.4524%, 65.8824%
XYZ:
20.7054, 16.4106, 5.4444
xyY:
0.4865, 0.3856, 16.4106
CIE-Lab:
47.5086, 27.1072, 35.8157
CIE-LCH:
47.5086, 44.9173, 52.8797
CIE-Luv:
47.5086, 58.4336, 32.8515
Hunter-Lab:
40.5100, 20.3423, 20.3886
#a85d35 color charts
#a85d35 color shades, tints & tones
#a85d35 color schemes
#a85d35 color preview, HTML & CSS examples
This text has a color of #a85d35
<p style="color:#a85d35;">Text here</p>
.mytext {color:#a85d35;}
This box has a color of #a85d35
<div style="background-color:#a85d35;">Content here</div>
.mybackground {background-color:#a85d35;}
Border around this has a color of #a85d35
<div style="border:2px solid #a85d35;">Content here</div>
.myborder {border:2px solid #a85d35;}