#affa00 color space conversions
Hex:
#affa00
RGB:
175, 250, 0
CMY:
31, 2, 100
CMYK:
30, 0, 100, 2
HSL:
78°, 100.0000%, 49.0196%
HSV (HSB):
78°, 100.0000%, 98.0392%
XYZ:
51.8648, 77.4852, 12.2226
xyY:
0.3663, 0.5473, 77.4852
CIE-Lab:
90.5445, -50.6593, 87.2188
CIE-LCH:
90.5445, 100.8636, 120.1493
CIE-Luv:
90.5445, -37.6429, 104.9902
Hunter-Lab:
88.0257, -48.8725, 53.3854
#affa00 color charts
#affa00 color shades, tints & tones
#affa00 color schemes
#affa00 color preview, HTML & CSS examples
This text has a color of #affa00
<p style="color:#affa00;">Text here</p>
.mytext {color:#affa00;}
This box has a color of #affa00
<div style="background-color:#affa00;">Content here</div>
.mybackground {background-color:#affa00;}
Border around this has a color of #affa00
<div style="border:2px solid #affa00;">Content here</div>
.myborder {border:2px solid #affa00;}