#afac5d color space conversions
Hex:
#afac5d
RGB:
175, 172, 93
CMY:
31, 33, 64
CMYK:
0, 2, 47, 31
HSL:
58°, 33.8843%, 52.5490%
HSV (HSB):
58°, 46.8571%, 68.6275%
XYZ:
34.4075, 39.4093, 16.1492
xyY:
0.3824, 0.4380, 39.4093
CIE-Lab:
69.0467, -10.2323, 40.7653
CIE-LCH:
69.0467, 42.0299, 104.0904
CIE-Luv:
69.0467, 5.7093, 51.9758
Hunter-Lab:
62.7768, -12.0250, 28.6916
#afac5d color charts
#afac5d color shades, tints & tones
#afac5d color schemes
#afac5d color preview, HTML & CSS examples
This text has a color of #afac5d
<p style="color:#afac5d;">Text here</p>
.mytext {color:#afac5d;}
This box has a color of #afac5d
<div style="background-color:#afac5d;">Content here</div>
.mybackground {background-color:#afac5d;}
Border around this has a color of #afac5d
<div style="border:2px solid #afac5d;">Content here</div>
.myborder {border:2px solid #afac5d;}