#a98d00 color space conversions
Hex:
#a98d00
RGB:
169, 141, 0
CMY:
34, 45, 100
CMYK:
0, 17, 100, 34
HSL:
50°, 100.0000%, 33.1373%
HSV (HSB):
50°, 100.0000%, 66.2745%
XYZ:
25.8871, 27.4848, 3.9407
xyY:
0.4517, 0.4796, 27.4848
CIE-Lab:
59.4204, -0.9835, 63.8794
CIE-LCH:
59.4204, 63.8869, 90.8821
CIE-Luv:
59.4204, 24.9331, 62.8653
Hunter-Lab:
52.4259, -3.6050, 32.2415
#a98d00 color charts
#a98d00 color shades, tints & tones
#a98d00 color schemes
#a98d00 color preview, HTML & CSS examples
This text has a color of #a98d00
<p style="color:#a98d00;">Text here</p>
.mytext {color:#a98d00;}
This box has a color of #a98d00
<div style="background-color:#a98d00;">Content here</div>
.mybackground {background-color:#a98d00;}
Border around this has a color of #a98d00
<div style="border:2px solid #a98d00;">Content here</div>
.myborder {border:2px solid #a98d00;}