#afac05 color space conversions
Hex:
#afac05
RGB:
175, 172, 5
CMY:
31, 33, 98
CMYK:
0, 2, 97, 31
HSL:
59°, 94.4444%, 35.2941%
HSV (HSB):
59°, 97.1429%, 68.6275%
XYZ:
32.4591, 38.6300, 5.8891
xyY:
0.4217, 0.5018, 38.6300
CIE-Lab:
68.4824, -14.6571, 70.0235
CIE-LCH:
68.4824, 71.5411, 101.8223
CIE-Luv:
68.4824, 7.4681, 74.6866
Hunter-Lab:
62.1530, -15.5470, 37.8893
#afac05 color charts
#afac05 color shades, tints & tones
#afac05 color schemes
#afac05 color preview, HTML & CSS examples
This text has a color of #afac05
<p style="color:#afac05;">Text here</p>
.mytext {color:#afac05;}
This box has a color of #afac05
<div style="background-color:#afac05;">Content here</div>
.mybackground {background-color:#afac05;}
Border around this has a color of #afac05
<div style="border:2px solid #afac05;">Content here</div>
.myborder {border:2px solid #afac05;}