#a55a01 color space conversions
Hex:
#a55a01
RGB:
165, 90, 1
CMY:
35, 65, 100
CMYK:
0, 45, 99, 35
HSL:
33°, 98.7952%, 32.5490%
HSV (HSB):
33°, 99.3939%, 64.7059%
XYZ:
19.1787, 15.3139, 1.9738
xyY:
0.5259, 0.4199, 15.3139
CIE-Lab:
46.0611, 25.7625, 54.4638
CIE-LCH:
46.0611, 60.2495, 64.6849
CIE-Luv:
46.0611, 61.8132, 43.4488
Hunter-Lab:
39.1329, 18.9986, 24.4026
#a55a01 color charts
#a55a01 color shades, tints & tones
#a55a01 color schemes
#a55a01 color preview, HTML & CSS examples
This text has a color of #a55a01
<p style="color:#a55a01;">Text here</p>
.mytext {color:#a55a01;}
This box has a color of #a55a01
<div style="background-color:#a55a01;">Content here</div>
.mybackground {background-color:#a55a01;}
Border around this has a color of #a55a01
<div style="border:2px solid #a55a01;">Content here</div>
.myborder {border:2px solid #a55a01;}