#a57001 color space conversions
Hex:
#a57001
RGB:
165, 112, 1
CMY:
35, 56, 100
CMYK:
0, 32, 99, 35
HSL:
41°, 98.7952%, 32.5490%
HSV (HSB):
41°, 99.3939%, 64.7059%
XYZ:
21.3167, 19.5899, 2.6864
xyY:
0.4890, 0.4494, 19.5899
CIE-Lab:
51.3703, 13.3941, 57.9317
CIE-LCH:
51.3703, 59.4600, 76.9817
CIE-Luv:
51.3703, 44.0498, 51.5106
Hunter-Lab:
44.2604, 8.5133, 27.3836
#a57001 color charts
#a57001 color shades, tints & tones
#a57001 color schemes
#a57001 color preview, HTML & CSS examples
This text has a color of #a57001
<p style="color:#a57001;">Text here</p>
.mytext {color:#a57001;}
This box has a color of #a57001
<div style="background-color:#a57001;">Content here</div>
.mybackground {background-color:#a57001;}
Border around this has a color of #a57001
<div style="border:2px solid #a57001;">Content here</div>
.myborder {border:2px solid #a57001;}