#afbd1d color space conversions
Hex:
#afbd1d
RGB:
175, 189, 29
CMY:
31, 26, 89
CMYK:
7, 0, 85, 26
HSL:
65°, 73.3945%, 42.7451%
HSV (HSB):
65°, 84.6561%, 74.1176%
XYZ:
36.0986, 45.5979, 8.0611
xyY:
0.4022, 0.5080, 45.5979
CIE-Lab:
73.2838, -22.7508, 69.9580
CIE-LCH:
73.2838, 73.5644, 108.0149
CIE-Luv:
73.2838, -3.6456, 79.1358
Hunter-Lab:
67.5262, -22.7472, 40.1905
#afbd1d color charts
#afbd1d color shades, tints & tones
#afbd1d color schemes
#afbd1d color preview, HTML & CSS examples
This text has a color of #afbd1d
<p style="color:#afbd1d;">Text here</p>
.mytext {color:#afbd1d;}
This box has a color of #afbd1d
<div style="background-color:#afbd1d;">Content here</div>
.mybackground {background-color:#afbd1d;}
Border around this has a color of #afbd1d
<div style="border:2px solid #afbd1d;">Content here</div>
.myborder {border:2px solid #afbd1d;}