#afb94d color space conversions
Hex:
#afb94d
RGB:
175, 185, 77
CMY:
31, 27, 70
CMYK:
5, 0, 58, 27
HSL:
66°, 43.5484%, 51.3725%
HSV (HSB):
66°, 58.3784%, 72.5490%
XYZ:
36.3677, 44.3477, 13.6644
xyY:
0.3853, 0.4699, 44.3477
CIE-Lab:
72.4603, -18.3034, 52.3857
CIE-LCH:
72.4603, 55.4912, 109.2592
CIE-Luv:
72.4603, -1.8271, 65.1442
Hunter-Lab:
66.5941, -19.0589, 34.4502
#afb94d color charts
#afb94d color shades, tints & tones
#afb94d color schemes
#afb94d color preview, HTML & CSS examples
This text has a color of #afb94d
<p style="color:#afb94d;">Text here</p>
.mytext {color:#afb94d;}
This box has a color of #afb94d
<div style="background-color:#afb94d;">Content here</div>
.mybackground {background-color:#afb94d;}
Border around this has a color of #afb94d
<div style="border:2px solid #afb94d;">Content here</div>
.myborder {border:2px solid #afb94d;}