#fef2da color space conversions
Hex:
#fef2da
RGB:
254, 242, 218
CMY:
0, 5, 15
CMYK:
0, 5, 14, 0
HSL:
40°, 94.7368%, 92.5490%
HSV (HSB):
40°, 14.1732%, 99.6078%
XYZ:
85.2801, 89.6370, 79.1366
xyY:
0.3357, 0.3528, 89.6370
CIE-Lab:
95.8460, 0.1560, 13.0189
CIE-LCH:
95.8460, 13.0198, 89.3134
CIE-Luv:
95.8460, 8.4246, 19.3574
Hunter-Lab:
94.6768, -4.9008, 16.7156
#fef2da color charts
#fef2da color shades, tints & tones
#fef2da color schemes
#fef2da color preview, HTML & CSS examples
This text has a color of #fef2da
<p style="color:#fef2da;">Text here</p>
.mytext {color:#fef2da;}
This box has a color of #fef2da
<div style="background-color:#fef2da;">Content here</div>
.mybackground {background-color:#fef2da;}
Border around this has a color of #fef2da
<div style="border:2px solid #fef2da;">Content here</div>
.myborder {border:2px solid #fef2da;}