#affb3a color space conversions
Hex:
#affb3a
RGB:
175, 251, 58
CMY:
31, 2, 77
CMYK:
30, 0, 77, 2
HSL:
84°, 96.0199%, 60.5882%
HSV (HSB):
84°, 76.8924%, 98.4314%
XYZ:
52.9401, 78.4138, 16.3481
xyY:
0.3584, 0.5309, 78.4138
CIE-Lab:
90.9684, -49.6822, 78.1284
CIE-LCH:
90.9684, 92.5871, 122.4525
CIE-Luv:
90.9684, -38.0415, 99.0901
Hunter-Lab:
88.5516, -48.2500, 51.0402
#affb3a color charts
#affb3a color shades, tints & tones
#affb3a color schemes
#affb3a color preview, HTML & CSS examples
This text has a color of #affb3a
<p style="color:#affb3a;">Text here</p>
.mytext {color:#affb3a;}
This box has a color of #affb3a
<div style="background-color:#affb3a;">Content here</div>
.mybackground {background-color:#affb3a;}
Border around this has a color of #affb3a
<div style="border:2px solid #affb3a;">Content here</div>
.myborder {border:2px solid #affb3a;}