#a99f32 color space conversions
Hex:
#a99f32
RGB:
169, 159, 50
CMY:
34, 38, 80
CMYK:
0, 6, 70, 34
HSL:
55°, 54.3379%, 42.9412%
HSV (HSB):
55°, 70.4142%, 66.2745%
XYZ:
29.3360, 33.4616, 7.9302
xyY:
0.4148, 0.4731, 33.4616
CIE-Lab:
64.5329, -9.2224, 55.3273
CIE-LCH:
64.5329, 56.0906, 99.4636
CIE-Luv:
64.5329, 11.3860, 62.2776
Hunter-Lab:
57.8460, -10.7059, 32.3641
#a99f32 color charts
#a99f32 color shades, tints & tones
#a99f32 color schemes
#a99f32 color preview, HTML & CSS examples
This text has a color of #a99f32
<p style="color:#a99f32;">Text here</p>
.mytext {color:#a99f32;}
This box has a color of #a99f32
<div style="background-color:#a99f32;">Content here</div>
.mybackground {background-color:#a99f32;}
Border around this has a color of #a99f32
<div style="border:2px solid #a99f32;">Content here</div>
.myborder {border:2px solid #a99f32;}