#afa06e color space conversions
Hex:
#afa06e
RGB:
175, 160, 110
CMY:
31, 37, 57
CMYK:
0, 9, 37, 31
HSL:
46°, 28.8889%, 55.8824%
HSV (HSB):
46°, 37.1429%, 68.6275%
XYZ:
33.0645, 35.3814, 19.8385
xyY:
0.3745, 0.4008, 35.3814
CIE-Lab:
66.0445, -1.9897, 28.0736
CIE-LCH:
66.0445, 28.1440, 94.0541
CIE-Luv:
66.0445, 12.3205, 36.5280
Hunter-Lab:
59.4822, -4.8709, 21.8632
#afa06e color charts
#afa06e color shades, tints & tones
#afa06e color schemes
#afa06e color preview, HTML & CSS examples
This text has a color of #afa06e
<p style="color:#afa06e;">Text here</p>
.mytext {color:#afa06e;}
This box has a color of #afa06e
<div style="background-color:#afa06e;">Content here</div>
.mybackground {background-color:#afa06e;}
Border around this has a color of #afa06e
<div style="border:2px solid #afa06e;">Content here</div>
.myborder {border:2px solid #afa06e;}