#a5682a color space conversions
Hex:
#a5682a
RGB:
165, 104, 42
CMY:
35, 59, 84
CMYK:
0, 37, 75, 35
HSL:
30°, 59.4203%, 40.5882%
HSV (HSB):
30°, 74.5455%, 64.7059%
XYZ:
20.8853, 18.0671, 4.5770
xyY:
0.4798, 0.4151, 18.0671
CIE-Lab:
49.5774, 19.0586, 43.5241
CIE-LCH:
49.5774, 47.5139, 66.3520
CIE-Luv:
49.5774, 48.6647, 41.0582
Hunter-Lab:
42.5054, 13.3224, 23.3694
#a5682a color charts
#a5682a color shades, tints & tones
#a5682a color schemes
#a5682a color preview, HTML & CSS examples
This text has a color of #a5682a
<p style="color:#a5682a;">Text here</p>
.mytext {color:#a5682a;}
This box has a color of #a5682a
<div style="background-color:#a5682a;">Content here</div>
.mybackground {background-color:#a5682a;}
Border around this has a color of #a5682a
<div style="border:2px solid #a5682a;">Content here</div>
.myborder {border:2px solid #a5682a;}