#afb600 color space conversions
Hex:
#afb600
RGB:
175, 182, 0
CMY:
31, 29, 100
CMYK:
4, 0, 100, 29
HSL:
62°, 100.0000%, 35.6863%
HSV (HSB):
62°, 100.0000%, 71.3725%
XYZ:
34.4071, 42.5699, 6.4034
xyY:
0.4127, 0.5106, 42.5699
CIE-Lab:
71.2620, -19.7823, 72.6758
CIE-LCH:
71.2620, 75.3200, 105.2269
CIE-Luv:
71.2620, 0.9246, 78.9168
Hunter-Lab:
65.2456, -20.0481, 39.8530
#afb600 color charts
#afb600 color shades, tints & tones
#afb600 color schemes
#afb600 color preview, HTML & CSS examples
This text has a color of #afb600
<p style="color:#afb600;">Text here</p>
.mytext {color:#afb600;}
This box has a color of #afb600
<div style="background-color:#afb600;">Content here</div>
.mybackground {background-color:#afb600;}
Border around this has a color of #afb600
<div style="border:2px solid #afb600;">Content here</div>
.myborder {border:2px solid #afb600;}