#fffa8b color space conversions
Hex:
#fffa8b
RGB:
255, 250, 139
CMY:
0, 2, 45
CMYK:
0, 2, 45, 0
HSL:
57°, 100.0000%, 77.2549%
HSV (HSB):
57°, 45.4902%, 100.0000%
XYZ:
80.0858, 91.4953, 37.8655
xyY:
0.3824, 0.4368, 91.4953
CIE-Lab:
96.6136, -13.1494, 53.5164
CIE-LCH:
96.6136, 55.1081, 103.8046
CIE-Luv:
96.6136, 8.4239, 72.1700
Hunter-Lab:
95.6532, -17.9436, 43.4865
#fffa8b color charts
#fffa8b color shades, tints & tones
#fffa8b color schemes
#fffa8b color preview, HTML & CSS examples
This text has a color of #fffa8b
<p style="color:#fffa8b;">Text here</p>
.mytext {color:#fffa8b;}
This box has a color of #fffa8b
<div style="background-color:#fffa8b;">Content here</div>
.mybackground {background-color:#fffa8b;}
Border around this has a color of #fffa8b
<div style="border:2px solid #fffa8b;">Content here</div>
.myborder {border:2px solid #fffa8b;}