#fff96b color space conversions
Hex:
#fff96b
RGB:
255, 249, 107
CMY:
0, 2, 58
CMYK:
0, 2, 58, 0
HSL:
58°, 100.0000%, 70.9804%
HSV (HSB):
58°, 58.0392%, 100.0000%
XYZ:
77.7695, 90.0729, 27.1968
xyY:
0.3987, 0.4618, 90.0729
CIE-Lab:
96.0270, -15.2185, 67.1948
CIE-LCH:
96.0270, 68.8966, 102.7612
CIE-Luv:
96.0270, 10.1245, 85.3383
Hunter-Lab:
94.9067, -19.8184, 49.4444
#fff96b color charts
#fff96b color shades, tints & tones
#fff96b color schemes
#fff96b color preview, HTML & CSS examples
This text has a color of #fff96b
<p style="color:#fff96b;">Text here</p>
.mytext {color:#fff96b;}
This box has a color of #fff96b
<div style="background-color:#fff96b;">Content here</div>
.mybackground {background-color:#fff96b;}
Border around this has a color of #fff96b
<div style="border:2px solid #fff96b;">Content here</div>
.myborder {border:2px solid #fff96b;}