#affb3c color space conversions
Hex:
#affb3c
RGB:
175, 251, 60
CMY:
31, 2, 76
CMYK:
30, 0, 76, 2
HSL:
84°, 95.9799%, 60.9804%
HSV (HSB):
84°, 76.0956%, 98.4314%
XYZ:
52.9920, 78.4346, 16.6214
xyY:
0.3579, 0.5298, 78.4346
CIE-Lab:
90.9778, -49.5885, 77.5557
CIE-LCH:
90.9778, 92.0539, 122.5945
CIE-Luv:
90.9778, -38.0347, 98.6693
Hunter-Lab:
88.5633, -48.1800, 50.8669
#affb3c color charts
#affb3c color shades, tints & tones
#affb3c color schemes
#affb3c color preview, HTML & CSS examples
This text has a color of #affb3c
<p style="color:#affb3c;">Text here</p>
.mytext {color:#affb3c;}
This box has a color of #affb3c
<div style="background-color:#affb3c;">Content here</div>
.mybackground {background-color:#affb3c;}
Border around this has a color of #affb3c
<div style="border:2px solid #affb3c;">Content here</div>
.myborder {border:2px solid #affb3c;}