#f9e2da color space conversions
Hex:
#f9e2da
RGB:
249, 226, 218
CMY:
2, 11, 15
CMYK:
0, 9, 12, 2
HSL:
15°, 72.0930%, 91.5686%
HSV (HSB):
15°, 12.4498%, 97.6471%
XYZ:
78.9182, 79.5944, 77.5335
xyY:
0.3343, 0.3372, 79.5944
CIE-Lab:
91.5026, 6.5746, 6.7527
CIE-LCH:
91.5026, 9.4246, 45.7658
CIE-Luv:
91.5026, 14.0947, 8.9287
Hunter-Lab:
89.2157, 1.7696, 10.9246
#f9e2da color charts
#f9e2da color shades, tints & tones
#f9e2da color schemes
#f9e2da color preview, HTML & CSS examples
This text has a color of #f9e2da
<p style="color:#f9e2da;">Text here</p>
.mytext {color:#f9e2da;}
This box has a color of #f9e2da
<div style="background-color:#f9e2da;">Content here</div>
.mybackground {background-color:#f9e2da;}
Border around this has a color of #f9e2da
<div style="border:2px solid #f9e2da;">Content here</div>
.myborder {border:2px solid #f9e2da;}