#afb94c color space conversions
Hex:
#afb94c
RGB:
175, 185, 76
CMY:
31, 27, 70
CMYK:
5, 0, 59, 27
HSL:
66°, 43.7751%, 51.1765%
HSV (HSB):
66°, 58.9189%, 72.5490%
XYZ:
36.3327, 44.3337, 13.4798
xyY:
0.3859, 0.4709, 44.3337
CIE-Lab:
72.4510, -18.3798, 52.8225
CIE-LCH:
72.4510, 55.9288, 109.1856
CIE-Luv:
72.4510, -1.8061, 65.5209
Hunter-Lab:
66.5835, -19.1191, 34.6053
#afb94c color charts
#afb94c color shades, tints & tones
#afb94c color schemes
#afb94c color preview, HTML & CSS examples
This text has a color of #afb94c
<p style="color:#afb94c;">Text here</p>
.mytext {color:#afb94c;}
This box has a color of #afb94c
<div style="background-color:#afb94c;">Content here</div>
.mybackground {background-color:#afb94c;}
Border around this has a color of #afb94c
<div style="border:2px solid #afb94c;">Content here</div>
.myborder {border:2px solid #afb94c;}