#afa94e color space conversions
Hex:
#afa94e
RGB:
175, 169, 78
CMY:
31, 34, 69
CMYK:
0, 3, 55, 31
HSL:
56°, 38.3399%, 49.6078%
HSV (HSB):
56°, 55.4286%, 68.6275%
XYZ:
33.2423, 38.0400, 12.7981
xyY:
0.3954, 0.4524, 38.0400
CIE-Lab:
68.0501, -10.0050, 46.9441
CIE-LCH:
68.0501, 47.9985, 102.0312
CIE-Luv:
68.0501, 8.1399, 57.2706
Hunter-Lab:
61.6765, -11.7263, 30.8707
#afa94e color charts
#afa94e color shades, tints & tones
#afa94e color schemes
#afa94e color preview, HTML & CSS examples
This text has a color of #afa94e
<p style="color:#afa94e;">Text here</p>
.mytext {color:#afa94e;}
This box has a color of #afa94e
<div style="background-color:#afa94e;">Content here</div>
.mybackground {background-color:#afa94e;}
Border around this has a color of #afa94e
<div style="border:2px solid #afa94e;">Content here</div>
.myborder {border:2px solid #afa94e;}