#fffee5 color space conversions
Hex:
#fffee5
RGB:
255, 254, 229
CMY:
0, 0, 10
CMYK:
0, 0, 10, 0
HSL:
58°, 100.0000%, 94.9020%
HSV (HSB):
58°, 10.1961%, 100.0000%
XYZ:
90.8247, 97.8008, 88.2192
xyY:
0.3281, 0.3533, 97.8008
CIE-Lab:
99.1433, -3.8238, 12.0721
CIE-LCH:
99.1433, 12.6632, 107.5753
CIE-Luv:
99.1433, 1.9355, 18.8588
Hunter-Lab:
98.8943, -9.1303, 16.3360
#fffee5 color charts
#fffee5 color shades, tints & tones
#fffee5 color schemes
#fffee5 color preview, HTML & CSS examples
This text has a color of #fffee5
<p style="color:#fffee5;">Text here</p>
.mytext {color:#fffee5;}
This box has a color of #fffee5
<div style="background-color:#fffee5;">Content here</div>
.mybackground {background-color:#fffee5;}
Border around this has a color of #fffee5
<div style="border:2px solid #fffee5;">Content here</div>
.myborder {border:2px solid #fffee5;}