#a55b2f color space conversions
Hex:
#a55b2f
RGB:
165, 91, 47
CMY:
35, 64, 82
CMYK:
0, 45, 72, 35
HSL:
22°, 55.6604%, 41.5686%
HSV (HSB):
22°, 71.5152%, 64.7059%
XYZ:
19.7712, 15.6867, 4.6751
xyY:
0.4926, 0.3909, 15.6867
CIE-Lab:
46.5608, 26.5983, 37.8297
CIE-LCH:
46.5608, 46.2445, 54.8887
CIE-Luv:
46.5608, 58.1378, 34.0829
Hunter-Lab:
39.6065, 19.7943, 20.7260
#a55b2f color charts
#a55b2f color shades, tints & tones
#a55b2f color schemes
#a55b2f color preview, HTML & CSS examples
This text has a color of #a55b2f
<p style="color:#a55b2f;">Text here</p>
.mytext {color:#a55b2f;}
This box has a color of #a55b2f
<div style="background-color:#a55b2f;">Content here</div>
.mybackground {background-color:#a55b2f;}
Border around this has a color of #a55b2f
<div style="border:2px solid #a55b2f;">Content here</div>
.myborder {border:2px solid #a55b2f;}