#fffaec color space conversions
Hex:
#fffaec
RGB:
255, 250, 236
CMY:
0, 2, 7
CMYK:
0, 2, 7, 0
HSL:
44°, 100.0000%, 96.2745%
HSV (HSB):
44°, 7.4510%, 100.0000%
XYZ:
90.5659, 95.6873, 93.0530
xyY:
0.3243, 0.3426, 95.6873
CIE-Lab:
98.3079, -0.6908, 7.2866
CIE-LCH:
98.3079, 7.3193, 95.4159
CIE-Luv:
98.3079, 3.6505, 11.2027
Hunter-Lab:
97.8199, -5.9218, 12.0732
#fffaec color charts
#fffaec RGB chart
#fffaec CMYK chart
#fffaec RGB pie chart
#fffaec color shades, tints & tones
#fffaec color schemes
#fffaec color preview, HTML & CSS examples
This text has a color of #fffaec
<p style="color:#fffaec;">Text here</p>
.mytext {color:#fffaec;}
Text color #fffaec
This box has a color of #fffaec
<div style="background-color:#fffaec;">Content here</div>
.mybackground {background-color:#fffaec;}
Background color #fffaec
Border around this has a color of #fffaec
<div style="border:2px solid #fffaec;">Content here</div>
.myborder {border:2px solid #fffaec;}
Border color #fffaec