#a55b2a color space conversions
Hex:
#a55b2a
RGB:
165, 91, 42
CMY:
35, 64, 84
CMYK:
0, 45, 75, 35
HSL:
24°, 59.4203%, 40.5882%
HSV (HSB):
24°, 74.5455%, 64.7059%
XYZ:
19.6761, 15.6487, 4.1739
xyY:
0.4981, 0.3962, 15.6487
CIE-Lab:
46.5101, 26.3405, 40.3401
CIE-LCH:
46.5101, 48.1782, 56.8571
CIE-Luv:
46.5101, 58.6566, 35.8482
Hunter-Lab:
39.5584, 19.5574, 21.4350
#a55b2a color charts
#a55b2a color shades, tints & tones
#a55b2a color schemes
#a55b2a color preview, HTML & CSS examples
This text has a color of #a55b2a
<p style="color:#a55b2a;">Text here</p>
.mytext {color:#a55b2a;}
This box has a color of #a55b2a
<div style="background-color:#a55b2a;">Content here</div>
.mybackground {background-color:#a55b2a;}
Border around this has a color of #a55b2a
<div style="border:2px solid #a55b2a;">Content here</div>
.myborder {border:2px solid #a55b2a;}