#fffba1 color space conversions
Hex:
#fffba1
RGB:
255, 251, 161
CMY:
0, 2, 37
CMYK:
0, 2, 37, 0
HSL:
57°, 100.0000%, 81.5686%
HSV (HSB):
57°, 36.8627%, 100.0000%
XYZ:
82.1702, 92.8276, 47.3049
xyY:
0.3696, 0.4176, 92.8276
CIE-Lab:
97.1576, -11.4320, 43.6228
CIE-LCH:
97.1576, 45.0958, 104.6850
CIE-Luv:
97.1576, 6.9330, 61.2446
Hunter-Lab:
96.3471, -16.3725, 38.3325
#fffba1 color charts
#fffba1 color shades, tints & tones
#fffba1 color schemes
#fffba1 color preview, HTML & CSS examples
This text has a color of #fffba1
<p style="color:#fffba1;">Text here</p>
.mytext {color:#fffba1;}
This box has a color of #fffba1
<div style="background-color:#fffba1;">Content here</div>
.mybackground {background-color:#fffba1;}
Border around this has a color of #fffba1
<div style="border:2px solid #fffba1;">Content here</div>
.myborder {border:2px solid #fffba1;}