#a97f49 color space conversions
Hex:
#a97f49
RGB:
169, 127, 73
CMY:
34, 50, 71
CMYK:
0, 25, 57, 34
HSL:
34°, 39.6694%, 47.4510%
HSV (HSB):
34°, 56.8047%, 66.2745%
XYZ:
25.1542, 24.0948, 9.6283
xyY:
0.4272, 0.4092, 24.0948
CIE-Lab:
56.1826, 9.8845, 35.3495
CIE-LCH:
56.1826, 36.7054, 74.3778
CIE-Luv:
56.1826, 32.3854, 39.1638
Hunter-Lab:
49.0865, 5.5703, 22.7308
#a97f49 color charts
#a97f49 color shades, tints & tones
#a97f49 color schemes
#a97f49 color preview, HTML & CSS examples
This text has a color of #a97f49
<p style="color:#a97f49;">Text here</p>
.mytext {color:#a97f49;}
This box has a color of #a97f49
<div style="background-color:#a97f49;">Content here</div>
.mybackground {background-color:#a97f49;}
Border around this has a color of #a97f49
<div style="border:2px solid #a97f49;">Content here</div>
.myborder {border:2px solid #a97f49;}