#a65c28 color space conversions
Hex:
#a65c28
RGB:
166, 92, 40
CMY:
35, 64, 84
CMYK:
0, 45, 76, 35
HSL:
25°, 61.1650%, 40.3922%
HSV (HSB):
25°, 75.9036%, 65.0980%
XYZ:
19.9360, 15.9145, 4.0285
xyY:
0.4999, 0.3991, 15.9145
CIE-Lab:
46.8621, 26.1204, 41.7392
CIE-LCH:
46.8621, 49.2386, 57.9616
CIE-Luv:
46.8621, 58.9120, 36.9781
Hunter-Lab:
39.8930, 19.3906, 21.9377
#a65c28 color charts
#a65c28 color shades, tints & tones
#a65c28 color schemes
#a65c28 color preview, HTML & CSS examples
This text has a color of #a65c28
<p style="color:#a65c28;">Text here</p>
.mytext {color:#a65c28;}
This box has a color of #a65c28
<div style="background-color:#a65c28;">Content here</div>
.mybackground {background-color:#a65c28;}
Border around this has a color of #a65c28
<div style="border:2px solid #a65c28;">Content here</div>
.myborder {border:2px solid #a65c28;}