#fff2ae color space conversions
Hex:
#fff2ae
RGB:
255, 242, 174
CMY:
0, 5, 32
CMYK:
0, 5, 32, 0
HSL:
50°, 100.0000%, 84.1176%
HSV (HSB):
50°, 31.7647%, 100.0000%
XYZ:
80.6321, 87.8203, 52.7456
xyY:
0.3645, 0.3970, 87.8203
CIE-Lab:
95.0852, -5.4901, 34.4518
CIE-LCH:
95.0852, 34.8865, 99.0542
CIE-Luv:
95.0852, 11.6413, 48.9067
Hunter-Lab:
93.7125, -10.4118, 32.2276
#fff2ae color charts
#fff2ae RGB chart
#fff2ae CMYK chart
#fff2ae RGB pie chart
#fff2ae color shades, tints & tones
#fff2ae color schemes
#fff2ae color preview, HTML & CSS examples
This text has a color of #fff2ae
<p style="color:#fff2ae;">Text here</p>
.mytext {color:#fff2ae;}
Text color #fff2ae
This box has a color of #fff2ae
<div style="background-color:#fff2ae;">Content here</div>
.mybackground {background-color:#fff2ae;}
Background color #fff2ae
Border around this has a color of #fff2ae
<div style="border:2px solid #fff2ae;">Content here</div>
.myborder {border:2px solid #fff2ae;}
Border color #fff2ae