#afac7d color space conversions
Hex:
#afac7d
RGB:
175, 172, 125
CMY:
31, 33, 51
CMYK:
0, 2, 29, 31
HSL:
56°, 23.8095%, 58.8235%
HSV (HSB):
56°, 28.5714%, 68.6275%
XYZ:
36.1334, 40.0997, 25.2376
xyY:
0.3561, 0.3952, 40.0997
CIE-Lab:
69.5405, -6.4992, 24.6286
CIE-LCH:
69.5405, 25.4717, 104.7827
CIE-Luv:
69.5405, 4.3168, 33.9810
Hunter-Lab:
63.3243, -8.9639, 20.6973
#afac7d color charts
#afac7d color shades, tints & tones
#afac7d color schemes
#afac7d color preview, HTML & CSS examples
This text has a color of #afac7d
<p style="color:#afac7d;">Text here</p>
.mytext {color:#afac7d;}
This box has a color of #afac7d
<div style="background-color:#afac7d;">Content here</div>
.mybackground {background-color:#afac7d;}
Border around this has a color of #afac7d
<div style="border:2px solid #afac7d;">Content here</div>
.myborder {border:2px solid #afac7d;}