#fff4ae color space conversions
Hex:
#fff4ae
RGB:
255, 244, 174
CMY:
0, 4, 32
CMYK:
0, 4, 32, 0
HSL:
52°, 100.0000%, 84.1176%
HSV (HSB):
52°, 31.7647%, 100.0000%
XYZ:
81.2307, 89.0174, 52.9452
xyY:
0.3639, 0.3988, 89.0174
CIE-Lab:
95.5877, -6.4876, 35.1203
CIE-LCH:
95.5877, 35.7145, 100.4659
CIE-Luv:
95.5877, 10.4600, 49.9900
Hunter-Lab:
94.3490, -11.4295, 32.7730
#fff4ae color charts
#fff4ae RGB chart
#fff4ae CMYK chart
#fff4ae RGB pie chart
#fff4ae color shades, tints & tones
#fff4ae color schemes
#fff4ae color preview, HTML & CSS examples
This text has a color of #fff4ae
<p style="color:#fff4ae;">Text here</p>
.mytext {color:#fff4ae;}
Text color #fff4ae
This box has a color of #fff4ae
<div style="background-color:#fff4ae;">Content here</div>
.mybackground {background-color:#fff4ae;}
Background color #fff4ae
Border around this has a color of #fff4ae
<div style="border:2px solid #fff4ae;">Content here</div>
.myborder {border:2px solid #fff4ae;}
Border color #fff4ae