#afbd00 color space conversions
Hex:
#afbd00
RGB:
175, 189, 0
CMY:
31, 26, 100
CMYK:
7, 0, 100, 26
HSL:
64°, 100.0000%, 37.0588%
HSV (HSB):
64°, 100.0000%, 74.1176%
XYZ:
35.8768, 45.5092, 6.8932
xyY:
0.4064, 0.5155, 45.5092
CIE-Lab:
73.2259, -23.2441, 74.1268
CIE-LCH:
73.2259, 77.6858, 107.4099
CIE-Luv:
73.2259, -3.5219, 81.6353
Hunter-Lab:
67.4605, -23.1260, 41.1640
#afbd00 color charts
#afbd00 color shades, tints & tones
#afbd00 color schemes
#afbd00 color preview, HTML & CSS examples
This text has a color of #afbd00
<p style="color:#afbd00;">Text here</p>
.mytext {color:#afbd00;}
This box has a color of #afbd00
<div style="background-color:#afbd00;">Content here</div>
.mybackground {background-color:#afbd00;}
Border around this has a color of #afbd00
<div style="border:2px solid #afbd00;">Content here</div>
.myborder {border:2px solid #afbd00;}