#afb32e color space conversions
Hex:
#afb32e
RGB:
175, 179, 46
CMY:
31, 30, 82
CMYK:
2, 0, 74, 30
HSL:
62°, 59.1111%, 44.1176%
HSV (HSB):
62°, 74.3017%, 70.1961%
XYZ:
34.2924, 41.5514, 8.7976
xyY:
0.4051, 0.4909, 41.5514
CIE-Lab:
70.5605, -17.1549, 62.7791
CIE-LCH:
70.5605, 65.0808, 105.2835
CIE-Luv:
70.5605, 2.4891, 71.9407
Hunter-Lab:
64.4604, -17.8450, 37.0303
#afb32e color charts
#afb32e color shades, tints & tones
#afb32e color schemes
#afb32e color preview, HTML & CSS examples
This text has a color of #afb32e
<p style="color:#afb32e;">Text here</p>
.mytext {color:#afb32e;}
This box has a color of #afb32e
<div style="background-color:#afb32e;">Content here</div>
.mybackground {background-color:#afb32e;}
Border around this has a color of #afb32e
<div style="border:2px solid #afb32e;">Content here</div>
.myborder {border:2px solid #afb32e;}