#afac7e color space conversions
Hex:
#afac7e
RGB:
175, 172, 126
CMY:
31, 33, 51
CMYK:
0, 2, 28, 31
HSL:
56°, 23.4450%, 59.0196%
HSV (HSB):
56°, 28.0000%, 68.6275%
XYZ:
36.1976, 40.1254, 25.5758
xyY:
0.3552, 0.3938, 40.1254
CIE-Lab:
69.5587, -6.3634, 24.1137
CIE-LCH:
69.5587, 24.9392, 104.7829
CIE-Luv:
69.5587, 4.2676, 33.3453
Hunter-Lab:
63.3446, -8.8510, 20.4025
#afac7e color charts
#afac7e color shades, tints & tones
#afac7e color schemes
#afac7e color preview, HTML & CSS examples
This text has a color of #afac7e
<p style="color:#afac7e;">Text here</p>
.mytext {color:#afac7e;}
This box has a color of #afac7e
<div style="background-color:#afac7e;">Content here</div>
.mybackground {background-color:#afac7e;}
Border around this has a color of #afac7e
<div style="border:2px solid #afac7e;">Content here</div>
.myborder {border:2px solid #afac7e;}