#ffeedb color space conversions
Hex:
#ffeedb
RGB:
255, 238, 219
CMY:
0, 7, 14
CMYK:
0, 7, 14, 0
HSL:
32°, 100.0000%, 92.9412%
HSV (HSB):
32°, 14.1176%, 100.0000%
XYZ:
84.6007, 87.5235, 79.4526
xyY:
0.3363, 0.3479, 87.5235
CIE-Lab:
94.9600, 2.6912, 11.2521
CIE-LCH:
94.9600, 11.5695, 76.5489
CIE-Luv:
94.9600, 11.1495, 16.3020
Hunter-Lab:
93.5540, -2.3023, 15.1346
#ffeedb color charts
#ffeedb color shades, tints & tones
#ffeedb color schemes
#ffeedb color preview, HTML & CSS examples
This text has a color of #ffeedb
<p style="color:#ffeedb;">Text here</p>
.mytext {color:#ffeedb;}
This box has a color of #ffeedb
<div style="background-color:#ffeedb;">Content here</div>
.mybackground {background-color:#ffeedb;}
Border around this has a color of #ffeedb
<div style="border:2px solid #ffeedb;">Content here</div>
.myborder {border:2px solid #ffeedb;}