#fef2cd color space conversions
Hex:
#fef2cd
RGB:
254, 242, 205
CMY:
0, 5, 20
CMYK:
0, 5, 19, 0
HSL:
45°, 96.0784%, 90.0000%
HSV (HSB):
45°, 19.2913%, 99.6078%
XYZ:
83.6446, 88.9829, 70.5245
xyY:
0.3440, 0.3660, 88.9829
CIE-Lab:
95.5733, -1.7710, 19.3237
CIE-LCH:
95.5733, 19.4047, 95.2365
CIE-Luv:
95.5733, 9.2289, 28.5663
Hunter-Lab:
94.3307, -6.7999, 21.7045
#fef2cd color charts
#fef2cd color shades, tints & tones
#fef2cd color schemes
#fef2cd color preview, HTML & CSS examples
This text has a color of #fef2cd
<p style="color:#fef2cd;">Text here</p>
.mytext {color:#fef2cd;}
This box has a color of #fef2cd
<div style="background-color:#fef2cd;">Content here</div>
.mybackground {background-color:#fef2cd;}
Border around this has a color of #fef2cd
<div style="border:2px solid #fef2cd;">Content here</div>
.myborder {border:2px solid #fef2cd;}