#affb10 color space conversions
Hex:
#affb10
RGB:
175, 251, 16
CMY:
31, 2, 94
CMYK:
30, 0, 94, 2
HSL:
79°, 96.7078%, 52.3529%
HSV (HSB):
79°, 93.6255%, 98.4314%
XYZ:
52.2699, 78.1457, 12.8189
xyY:
0.3649, 0.5456, 78.1457
CIE-Lab:
90.8464, -50.8996, 86.1950
CIE-LCH:
90.8464, 100.1017, 120.5625
CIE-Luv:
90.8464, -38.1302, 104.5898
Hunter-Lab:
88.4001, -49.1552, 53.2824
#affb10 color charts
#affb10 color shades, tints & tones
#affb10 color schemes
#affb10 color preview, HTML & CSS examples
This text has a color of #affb10
<p style="color:#affb10;">Text here</p>
.mytext {color:#affb10;}
This box has a color of #affb10
<div style="background-color:#affb10;">Content here</div>
.mybackground {background-color:#affb10;}
Border around this has a color of #affb10
<div style="border:2px solid #affb10;">Content here</div>
.myborder {border:2px solid #affb10;}