#afac5e color space conversions
Hex:
#afac5e
RGB:
175, 172, 94
CMY:
31, 33, 63
CMYK:
0, 2, 46, 31
HSL:
58°, 33.6100%, 52.7451%
HSV (HSB):
58°, 46.2857%, 68.6275%
XYZ:
34.4521, 39.4272, 16.3841
xyY:
0.3817, 0.4368, 39.4272
CIE-Lab:
69.0596, -10.1337, 40.2768
CIE-LCH:
69.0596, 41.5320, 104.1225
CIE-Luv:
69.0596, 5.6715, 51.4874
Hunter-Lab:
62.7911, -11.9452, 28.4832
#afac5e color charts
#afac5e color shades, tints & tones
#afac5e color schemes
#afac5e color preview, HTML & CSS examples
This text has a color of #afac5e
<p style="color:#afac5e;">Text here</p>
.mytext {color:#afac5e;}
This box has a color of #afac5e
<div style="background-color:#afac5e;">Content here</div>
.mybackground {background-color:#afac5e;}
Border around this has a color of #afac5e
<div style="border:2px solid #afac5e;">Content here</div>
.myborder {border:2px solid #afac5e;}