#a27001 color space conversions
Hex:
#a27001
RGB:
162, 112, 1
CMY:
36, 56, 100
CMYK:
0, 31, 99, 36
HSL:
41°, 98.7730%, 31.9608%
HSV (HSB):
41°, 99.3827%, 63.5294%
XYZ:
20.6999, 19.2719, 2.6576
xyY:
0.4856, 0.4521, 19.2719
CIE-Lab:
51.0038, 12.0152, 57.5092
CIE-LCH:
51.0038, 58.7509, 78.1992
CIE-Luv:
51.0038, 41.6001, 51.4010
Hunter-Lab:
43.8998, 7.3430, 27.1406
#a27001 color charts
#a27001 color shades, tints & tones
#a27001 color schemes
#a27001 color preview, HTML & CSS examples
This text has a color of #a27001
<p style="color:#a27001;">Text here</p>
.mytext {color:#a27001;}
This box has a color of #a27001
<div style="background-color:#a27001;">Content here</div>
.mybackground {background-color:#a27001;}
Border around this has a color of #a27001
<div style="border:2px solid #a27001;">Content here</div>
.myborder {border:2px solid #a27001;}