#fffffa color space conversions
Hex:
#fffffa
RGB:
255, 255, 250
CMY:
0, 0, 2
CMYK:
0, 0, 2, 0
HSL:
60°, 100.0000%, 99.0196%
HSV (HSB):
60°, 1.9608%, 100.0000%
XYZ:
94.2553, 99.6821, 104.7153
xyY:
0.3156, 0.3338, 99.6821
CIE-Lab:
99.8770, -0.8617, 2.3729
CIE-LCH:
99.8770, 2.5246, 109.9588
CIE-Luv:
99.8770, 0.2775, 3.8187
Hunter-Lab:
99.8409, -6.2079, 7.7041
#fffffa color charts
#fffffa color shades, tints & tones
#fffffa color schemes
#fffffa color preview, HTML & CSS examples
This text has a color of #fffffa
<p style="color:#fffffa;">Text here</p>
.mytext {color:#fffffa;}
This box has a color of #fffffa
<div style="background-color:#fffffa;">Content here</div>
.mybackground {background-color:#fffffa;}
Border around this has a color of #fffffa
<div style="border:2px solid #fffffa;">Content here</div>
.myborder {border:2px solid #fffffa;}