#afac94 color space conversions
Hex:
#afac94
RGB:
175, 172, 148
CMY:
31, 33, 42
CMYK:
0, 2, 15, 31
HSL:
53°, 14.4385%, 63.3333%
HSV (HSB):
53°, 15.4286%, 68.6275%
XYZ:
37.7770, 40.7571, 33.8928
xyY:
0.3360, 0.3625, 40.7571
CIE-Lab:
70.0054, -3.0925, 12.7416
CIE-LCH:
70.0054, 13.1115, 103.6425
CIE-Luv:
70.0054, 3.1121, 18.4016
Hunter-Lab:
63.8413, -6.0979, 13.2123
#afac94 color charts
#afac94 color shades, tints & tones
#afac94 color schemes
#afac94 color preview, HTML & CSS examples
This text has a color of #afac94
<p style="color:#afac94;">Text here</p>
.mytext {color:#afac94;}
This box has a color of #afac94
<div style="background-color:#afac94;">Content here</div>
.mybackground {background-color:#afac94;}
Border around this has a color of #afac94
<div style="border:2px solid #afac94;">Content here</div>
.myborder {border:2px solid #afac94;}