#faffee color space conversions
Hex:
#faffee
RGB:
250, 255, 238
CMY:
2, 0, 7
CMYK:
2, 0, 7, 0
HSL:
78°, 100.0000%, 96.6667%
HSV (HSB):
78°, 6.6667%, 100.0000%
XYZ:
90.6170, 98.0170, 95.0321
xyY:
0.3194, 0.3455, 98.0170
CIE-Lab:
99.2281, -4.5651, 7.5372
CIE-LCH:
99.2281, 8.8119, 121.2020
CIE-Luv:
99.2281, -1.9135, 12.3123
Hunter-Lab:
99.0036, -9.8770, 12.3909
#faffee color charts
#faffee RGB chart
#faffee CMYK chart
#faffee RGB pie chart
#faffee color shades, tints & tones
#faffee color schemes
#faffee color preview, HTML & CSS examples
This text has a color of #faffee
<p style="color:#faffee;">Text here</p>
.mytext {color:#faffee;}
Text color #faffee
This box has a color of #faffee
<div style="background-color:#faffee;">Content here</div>
.mybackground {background-color:#faffee;}
Background color #faffee
Border around this has a color of #faffee
<div style="border:2px solid #faffee;">Content here</div>
.myborder {border:2px solid #faffee;}
Border color #faffee