#afbc4a color space conversions
Hex:
#afbc4a
RGB:
175, 188, 74
CMY:
31, 26, 71
CMYK:
7, 0, 61, 26
HSL:
67°, 45.9677%, 51.3725%
HSV (HSB):
67°, 60.6383%, 73.7255%
XYZ:
36.8984, 45.5748, 13.3306
xyY:
0.3851, 0.4757, 45.5748
CIE-Lab:
73.2688, -20.0310, 54.6016
CIE-LCH:
73.2688, 58.1599, 110.1459
CIE-Luv:
73.2688, -3.5893, 67.6287
Hunter-Lab:
67.5091, -20.5782, 35.5487
#afbc4a color charts
#afbc4a color shades, tints & tones
#afbc4a color schemes
#afbc4a color preview, HTML & CSS examples
This text has a color of #afbc4a
<p style="color:#afbc4a;">Text here</p>
.mytext {color:#afbc4a;}
This box has a color of #afbc4a
<div style="background-color:#afbc4a;">Content here</div>
.mybackground {background-color:#afbc4a;}
Border around this has a color of #afbc4a
<div style="border:2px solid #afbc4a;">Content here</div>
.myborder {border:2px solid #afbc4a;}