#a98001 color space conversions
Hex:
#a98001
RGB:
169, 128, 1
CMY:
34, 50, 100
CMYK:
0, 24, 99, 34
HSL:
45°, 98.8235%, 33.3333%
HSV (HSB):
45°, 99.4083%, 66.2745%
XYZ:
24.0868, 23.8756, 3.3676
xyY:
0.4693, 0.4651, 23.8756
CIE-Lab:
55.9630, 6.2249, 61.2945
CIE-LCH:
55.9630, 61.6098, 84.2010
CIE-Luv:
55.9630, 34.7331, 57.7472
Hunter-Lab:
48.8626, 2.4820, 30.1175
#a98001 color charts
#a98001 color shades, tints & tones
#a98001 color schemes
#a98001 color preview, HTML & CSS examples
This text has a color of #a98001
<p style="color:#a98001;">Text here</p>
.mytext {color:#a98001;}
This box has a color of #a98001
<div style="background-color:#a98001;">Content here</div>
.mybackground {background-color:#a98001;}
Border around this has a color of #a98001
<div style="border:2px solid #a98001;">Content here</div>
.myborder {border:2px solid #a98001;}