#a55a00 color space conversions
Hex:
#a55a00
RGB:
165, 90, 0
CMY:
35, 65, 100
CMYK:
0, 45, 100, 35
HSL:
33°, 100.0000%, 32.3529%
HSV (HSB):
33°, 100.0000%, 64.7059%
XYZ:
19.1732, 15.3117, 1.9449
xyY:
0.5263, 0.4203, 15.3117
CIE-Lab:
46.0581, 25.7473, 54.7159
CIE-LCH:
46.0581, 60.4711, 64.8000
CIE-Luv:
46.0581, 61.8461, 43.5584
Hunter-Lab:
39.1301, 18.9848, 24.4442
#a55a00 color charts
#a55a00 color shades, tints & tones
#a55a00 color schemes
#a55a00 color preview, HTML & CSS examples
This text has a color of #a55a00
<p style="color:#a55a00;">Text here</p>
.mytext {color:#a55a00;}
This box has a color of #a55a00
<div style="background-color:#a55a00;">Content here</div>
.mybackground {background-color:#a55a00;}
Border around this has a color of #a55a00
<div style="border:2px solid #a55a00;">Content here</div>
.myborder {border:2px solid #a55a00;}