#afaa45 color space conversions
Hex:
#afaa45
RGB:
175, 170, 69
CMY:
31, 33, 73
CMYK:
0, 3, 61, 31
HSL:
57°, 43.4426%, 47.8431%
HSV (HSB):
57°, 60.5714%, 68.6275%
XYZ:
33.1281, 38.2931, 11.2755
xyY:
0.4006, 0.4631, 38.2931
CIE-Lab:
68.2361, -11.2107, 51.3152
CIE-LCH:
68.2361, 52.5256, 102.3237
CIE-Luv:
68.2361, 7.7838, 61.2308
Hunter-Lab:
61.8814, -12.7328, 32.5137
#afaa45 color charts
#afaa45 color shades, tints & tones
#afaa45 color schemes
#afaa45 color preview, HTML & CSS examples
This text has a color of #afaa45
<p style="color:#afaa45;">Text here</p>
.mytext {color:#afaa45;}
This box has a color of #afaa45
<div style="background-color:#afaa45;">Content here</div>
.mybackground {background-color:#afaa45;}
Border around this has a color of #afaa45
<div style="border:2px solid #afaa45;">Content here</div>
.myborder {border:2px solid #afaa45;}