#fffaae color space conversions
Hex:
#fffaae
RGB:
255, 250, 174
CMY:
0, 2, 32
CMYK:
0, 2, 32, 0
HSL:
56°, 100.0000%, 84.1176%
HSV (HSB):
56°, 31.7647%, 100.0000%
XYZ:
83.0656, 92.6872, 53.5568
xyY:
0.3622, 0.4042, 92.6872
CIE-Lab:
97.1005, -9.4622, 37.1254
CIE-LCH:
97.1005, 38.3122, 104.2987
CIE-Luv:
97.1005, 6.9397, 53.2277
Hunter-Lab:
96.2742, -14.4696, 34.4092
#fffaae color charts
#fffaae RGB chart
#fffaae CMYK chart
#fffaae RGB pie chart
#fffaae color shades, tints & tones
#fffaae color schemes
#fffaae color preview, HTML & CSS examples
This text has a color of #fffaae
<p style="color:#fffaae;">Text here</p>
.mytext {color:#fffaae;}
Text color #fffaae
This box has a color of #fffaae
<div style="background-color:#fffaae;">Content here</div>
.mybackground {background-color:#fffaae;}
Background color #fffaae
Border around this has a color of #fffaae
<div style="border:2px solid #fffaae;">Content here</div>
.myborder {border:2px solid #fffaae;}
Border color #fffaae