#fff6ae color space conversions
Hex:
#fff6ae
RGB:
255, 246, 174
CMY:
0, 4, 32
CMYK:
0, 4, 32, 0
HSL:
53°, 100.0000%, 84.1176%
HSV (HSB):
53°, 31.7647%, 100.0000%
XYZ:
81.8357, 90.2275, 53.1468
xyY:
0.3634, 0.4006, 90.2275
CIE-Lab:
96.0911, -7.4821, 35.7888
CIE-LCH:
96.0911, 36.5625, 101.8084
CIE-Luv:
96.0911, 9.2826, 51.0713
Hunter-Lab:
94.9882, -12.4451, 33.3184
#fff6ae color charts
#fff6ae color shades, tints & tones
#fff6ae color schemes
#fff6ae color preview, HTML & CSS examples
This text has a color of #fff6ae
<p style="color:#fff6ae;">Text here</p>
.mytext {color:#fff6ae;}
This box has a color of #fff6ae
<div style="background-color:#fff6ae;">Content here</div>
.mybackground {background-color:#fff6ae;}
Border around this has a color of #fff6ae
<div style="border:2px solid #fff6ae;">Content here</div>
.myborder {border:2px solid #fff6ae;}