#afb03e color space conversions
Hex:
#afb03e
RGB:
175, 176, 62
CMY:
31, 31, 76
CMYK:
1, 0, 65, 31
HSL:
61°, 47.8992%, 46.6667%
HSV (HSB):
61°, 64.7727%, 69.0196%
XYZ:
34.0740, 40.5124, 10.5812
xyY:
0.4001, 0.4757, 40.5124
CIE-Lab:
69.8330, -14.7761, 56.0371
CIE-LCH:
69.8330, 57.9525, 104.7718
CIE-Luv:
69.8330, 4.1114, 66.2979
Hunter-Lab:
63.6494, -15.8283, 34.6981
#afb03e color charts
#afb03e color shades, tints & tones
#afb03e color schemes
#afb03e color preview, HTML & CSS examples
This text has a color of #afb03e
<p style="color:#afb03e;">Text here</p>
.mytext {color:#afb03e;}
This box has a color of #afb03e
<div style="background-color:#afb03e;">Content here</div>
.mybackground {background-color:#afb03e;}
Border around this has a color of #afb03e
<div style="border:2px solid #afb03e;">Content here</div>
.myborder {border:2px solid #afb03e;}