#afcc3b color space conversions
Hex:
#afcc3b
RGB:
175, 204, 59
CMY:
31, 20, 77
CMYK:
14, 0, 71, 20
HSL:
72°, 58.7045%, 51.5686%
HSV (HSB):
72°, 71.0784%, 80.0000%
XYZ:
40.0615, 52.6155, 12.1820
xyY:
0.3821, 0.5018, 52.6155
CIE-Lab:
77.6474, -28.7664, 65.0893
CIE-LCH:
77.6474, 71.1627, 113.8431
CIE-Luv:
77.6474, -12.8842, 79.3170
Hunter-Lab:
72.5365, -28.3544, 40.8182
#afcc3b color charts
#afcc3b color shades, tints & tones
#afcc3b color schemes
#afcc3b color preview, HTML & CSS examples
This text has a color of #afcc3b
<p style="color:#afcc3b;">Text here</p>
.mytext {color:#afcc3b;}
This box has a color of #afcc3b
<div style="background-color:#afcc3b;">Content here</div>
.mybackground {background-color:#afcc3b;}
Border around this has a color of #afcc3b
<div style="border:2px solid #afcc3b;">Content here</div>
.myborder {border:2px solid #afcc3b;}