#ffede5 color space conversions
Hex:
#ffede5
RGB:
255, 237, 229
CMY:
0, 7, 10
CMYK:
0, 7, 10, 0
HSL:
18°, 100.0000%, 94.9020%
HSV (HSB):
18°, 10.1961%, 100.0000%
XYZ:
85.6670, 87.4855, 86.5000
xyY:
0.3299, 0.3369, 87.4855
CIE-Lab:
94.9439, 4.7728, 6.0509
CIE-LCH:
94.9439, 7.7067, 51.7341
CIE-Luv:
94.9439, 10.9905, 8.2851
Hunter-Lab:
93.5337, -0.1967, 10.6422
#ffede5 color charts
#ffede5 color shades, tints & tones
#ffede5 color schemes
#ffede5 color preview, HTML & CSS examples
This text has a color of #ffede5
<p style="color:#ffede5;">Text here</p>
.mytext {color:#ffede5;}
This box has a color of #ffede5
<div style="background-color:#ffede5;">Content here</div>
.mybackground {background-color:#ffede5;}
Border around this has a color of #ffede5
<div style="border:2px solid #ffede5;">Content here</div>
.myborder {border:2px solid #ffede5;}