#a98005 color space conversions
Hex:
#a98005
RGB:
169, 128, 5
CMY:
34, 50, 98
CMYK:
0, 24, 97, 34
HSL:
45°, 94.2529%, 34.1176%
HSV (HSB):
45°, 97.0414%, 66.2745%
XYZ:
24.1088, 23.8843, 3.4830
xyY:
0.4683, 0.4640, 23.8843
CIE-Lab:
55.9718, 6.2829, 60.6006
CIE-LCH:
55.9718, 60.9254, 84.0809
CIE-Luv:
55.9718, 34.6737, 57.3955
Hunter-Lab:
48.8716, 2.5302, 29.9845
#a98005 color charts
#a98005 color shades, tints & tones
#a98005 color schemes
#a98005 color preview, HTML & CSS examples
This text has a color of #a98005
<p style="color:#a98005;">Text here</p>
.mytext {color:#a98005;}
This box has a color of #a98005
<div style="background-color:#a98005;">Content here</div>
.mybackground {background-color:#a98005;}
Border around this has a color of #a98005
<div style="border:2px solid #a98005;">Content here</div>
.myborder {border:2px solid #a98005;}