#afa94c color space conversions
Hex:
#afa94c
RGB:
175, 169, 76
CMY:
31, 34, 70
CMYK:
0, 3, 57, 31
HSL:
56°, 39.4422%, 49.2157%
HSV (HSB):
56°, 56.5714%, 68.6275%
XYZ:
33.1717, 38.0117, 12.4261
xyY:
0.3967, 0.4546, 38.0117
CIE-Lab:
68.0292, -10.1650, 47.8668
CIE-LCH:
68.0292, 48.9342, 101.9892
CIE-Luv:
68.0292, 8.2077, 58.0872
Hunter-Lab:
61.6536, -11.8550, 31.2078
#afa94c color charts
#afa94c color shades, tints & tones
#afa94c color schemes
#afa94c color preview, HTML & CSS examples
This text has a color of #afa94c
<p style="color:#afa94c;">Text here</p>
.mytext {color:#afa94c;}
This box has a color of #afa94c
<div style="background-color:#afa94c;">Content here</div>
.mybackground {background-color:#afa94c;}
Border around this has a color of #afa94c
<div style="border:2px solid #afa94c;">Content here</div>
.myborder {border:2px solid #afa94c;}