#fffa9b color space conversions
Hex:
#fffa9b
RGB:
255, 250, 155
CMY:
0, 2, 39
CMYK:
0, 2, 39, 0
HSL:
57°, 100.0000%, 80.3922%
HSV (HSB):
57°, 39.2157%, 100.0000%
XYZ:
81.3420, 91.9978, 44.4805
xyY:
0.3734, 0.4224, 91.9978
CIE-Lab:
96.8194, -11.5800, 46.1164
CIE-LCH:
96.8194, 47.5481, 104.0957
CIE-Luv:
96.8194, 7.7843, 64.0084
Hunter-Lab:
95.9155, -16.4735, 39.6453
#fffa9b color charts
#fffa9b color shades, tints & tones
#fffa9b color schemes
#fffa9b color preview, HTML & CSS examples
This text has a color of #fffa9b
<p style="color:#fffa9b;">Text here</p>
.mytext {color:#fffa9b;}
This box has a color of #fffa9b
<div style="background-color:#fffa9b;">Content here</div>
.mybackground {background-color:#fffa9b;}
Border around this has a color of #fffa9b
<div style="border:2px solid #fffa9b;">Content here</div>
.myborder {border:2px solid #fffa9b;}