#afaa06 color space conversions
Hex:
#afaa06
RGB:
175, 170, 6
CMY:
31, 33, 98
CMYK:
0, 3, 97, 31
HSL:
58°, 93.3702%, 35.4902%
HSV (HSB):
58°, 96.5714%, 68.6275%
XYZ:
32.0868, 37.8766, 5.7920
xyY:
0.4236, 0.5000, 37.8766
CIE-Lab:
67.9295, -13.6156, 69.4883
CIE-LCH:
67.9295, 70.8096, 101.0861
CIE-Luv:
67.9295, 8.8065, 73.8357
Hunter-Lab:
61.5439, -14.6384, 37.5008
#afaa06 color charts
#afaa06 color shades, tints & tones
#afaa06 color schemes
#afaa06 color preview, HTML & CSS examples
This text has a color of #afaa06
<p style="color:#afaa06;">Text here</p>
.mytext {color:#afaa06;}
This box has a color of #afaa06
<div style="background-color:#afaa06;">Content here</div>
.mybackground {background-color:#afaa06;}
Border around this has a color of #afaa06
<div style="border:2px solid #afaa06;">Content here</div>
.myborder {border:2px solid #afaa06;}