#a55e00 color space conversions
Hex:
#a55e00
RGB:
165, 94, 0
CMY:
35, 63, 100
CMYK:
0, 43, 100, 35
HSL:
34°, 100.0000%, 32.3529%
HSV (HSB):
34°, 100.0000%, 64.7059%
XYZ:
19.5198, 16.0047, 2.0604
xyY:
0.5194, 0.4258, 16.0047
CIE-Lab:
46.9807, 23.5269, 55.2913
CIE-LCH:
46.9807, 60.0887, 66.9499
CIE-Luv:
46.9807, 58.5965, 44.9767
Hunter-Lab:
40.0059, 17.0836, 24.9505
#a55e00 color charts
#a55e00 color shades, tints & tones
#a55e00 color schemes
#a55e00 color preview, HTML & CSS examples
This text has a color of #a55e00
<p style="color:#a55e00;">Text here</p>
.mytext {color:#a55e00;}
This box has a color of #a55e00
<div style="background-color:#a55e00;">Content here</div>
.mybackground {background-color:#a55e00;}
Border around this has a color of #a55e00
<div style="border:2px solid #a55e00;">Content here</div>
.myborder {border:2px solid #a55e00;}