#affb28 color space conversions
Hex:
#affb28
RGB:
175, 251, 40
CMY:
31, 2, 84
CMYK:
30, 0, 84, 2
HSL:
82°, 96.3470%, 57.0588%
HSV (HSB):
82°, 84.0637%, 98.4314%
XYZ:
52.5594, 78.2615, 14.3433
xyY:
0.3621, 0.5391, 78.2615
CIE-Lab:
90.8991, -50.3721, 82.5451
CIE-LCH:
90.8991, 96.7008, 121.3931
CIE-Luv:
90.8991, -38.0915, 102.1996
Hunter-Lab:
88.4655, -48.7638, 52.3129
#affb28 color charts
#affb28 color shades, tints & tones
#affb28 color schemes
#affb28 color preview, HTML & CSS examples
This text has a color of #affb28
<p style="color:#affb28;">Text here</p>
.mytext {color:#affb28;}
This box has a color of #affb28
<div style="background-color:#affb28;">Content here</div>
.mybackground {background-color:#affb28;}
Border around this has a color of #affb28
<div style="border:2px solid #affb28;">Content here</div>
.myborder {border:2px solid #affb28;}