#afb10b color space conversions
Hex:
#afb10b
RGB:
175, 177, 11
CMY:
31, 31, 96
CMYK:
1, 0, 94, 31
HSL:
61°, 88.2979%, 36.8627%
HSV (HSB):
61°, 93.7853%, 69.4118%
XYZ:
33.4617, 40.5824, 6.3862
xyY:
0.4160, 0.5046, 40.5824
CIE-Lab:
69.8823, -17.1294, 70.3666
CIE-LCH:
69.8823, 72.4215, 103.6815
CIE-Luv:
69.8823, 4.1269, 76.2436
Hunter-Lab:
63.7043, -17.7225, 38.6494
#afb10b color charts
#afb10b color shades, tints & tones
#afb10b color schemes
#afb10b color preview, HTML & CSS examples
This text has a color of #afb10b
<p style="color:#afb10b;">Text here</p>
.mytext {color:#afb10b;}
This box has a color of #afb10b
<div style="background-color:#afb10b;">Content here</div>
.mybackground {background-color:#afb10b;}
Border around this has a color of #afb10b
<div style="border:2px solid #afb10b;">Content here</div>
.myborder {border:2px solid #afb10b;}