#a28001 color space conversions
Hex:
#a28001
RGB:
162, 128, 1
CMY:
36, 50, 100
CMYK:
0, 21, 99, 36
HSL:
47°, 98.7730%, 31.9608%
HSV (HSB):
47°, 99.3827%, 63.5294%
XYZ:
22.6249, 23.1219, 3.2992
xyY:
0.4613, 0.4714, 23.1219
CIE-Lab:
55.1977, 2.9883, 60.4031
CIE-LCH:
55.1977, 60.4769, 87.1678
CIE-Luv:
55.1977, 29.2228, 57.5666
Hunter-Lab:
48.0853, -0.1619, 29.5917
#a28001 color charts
#a28001 color shades, tints & tones
#a28001 color schemes
#a28001 color preview, HTML & CSS examples
This text has a color of #a28001
<p style="color:#a28001;">Text here</p>
.mytext {color:#a28001;}
This box has a color of #a28001
<div style="background-color:#a28001;">Content here</div>
.mybackground {background-color:#a28001;}
Border around this has a color of #a28001
<div style="border:2px solid #a28001;">Content here</div>
.myborder {border:2px solid #a28001;}