#afbd4e color space conversions
Hex:
#afbd4e
RGB:
175, 189, 78
CMY:
31, 26, 69
CMYK:
7, 0, 59, 26
HSL:
68°, 45.6790%, 52.3529%
HSV (HSB):
68°, 58.7302%, 74.1176%
XYZ:
37.2519, 46.0592, 14.1347
xyY:
0.3823, 0.4727, 46.0592
CIE-Lab:
73.5839, -20.2283, 53.1872
CIE-LCH:
73.5839, 56.9040, 110.8230
CIE-Luv:
73.5839, -4.2663, 66.6151
Hunter-Lab:
67.8669, -20.7891, 35.1585
#afbd4e color charts
#afbd4e color shades, tints & tones
#afbd4e color schemes
#afbd4e color preview, HTML & CSS examples
This text has a color of #afbd4e
<p style="color:#afbd4e;">Text here</p>
.mytext {color:#afbd4e;}
This box has a color of #afbd4e
<div style="background-color:#afbd4e;">Content here</div>
.mybackground {background-color:#afbd4e;}
Border around this has a color of #afbd4e
<div style="border:2px solid #afbd4e;">Content here</div>
.myborder {border:2px solid #afbd4e;}