#afbd12 color space conversions
Hex:
#afbd12
RGB:
175, 189, 18
CMY:
31, 26, 93
CMYK:
7, 0, 90, 26
HSL:
65°, 82.6087%, 40.5882%
HSV (HSB):
65°, 90.4762%, 74.1176%
XYZ:
35.9860, 45.5528, 7.4682
xyY:
0.4043, 0.5118, 45.5528
CIE-Lab:
73.2544, -23.0009, 72.0188
CIE-LCH:
73.2544, 75.6026, 107.7121
CIE-Luv:
73.2544, -3.5830, 80.4009
Hunter-Lab:
67.4928, -22.9394, 40.6845
#afbd12 color charts
#afbd12 color shades, tints & tones
#afbd12 color schemes
#afbd12 color preview, HTML & CSS examples
This text has a color of #afbd12
<p style="color:#afbd12;">Text here</p>
.mytext {color:#afbd12;}
This box has a color of #afbd12
<div style="background-color:#afbd12;">Content here</div>
.mybackground {background-color:#afbd12;}
Border around this has a color of #afbd12
<div style="border:2px solid #afbd12;">Content here</div>
.myborder {border:2px solid #afbd12;}