#fef5cd color space conversions
Hex:
#fef5cd
RGB:
254, 245, 205
CMY:
0, 4, 20
CMYK:
0, 4, 19, 0
HSL:
49°, 96.0784%, 90.0000%
HSV (HSB):
49°, 19.2913%, 99.6078%
XYZ:
84.5449, 90.7834, 70.8246
xyY:
0.3435, 0.3688, 90.7834
CIE-Lab:
96.3208, -3.2802, 20.3674
CIE-LCH:
96.3208, 20.6299, 99.1491
CIE-Luv:
96.3208, 7.5555, 30.3375
Hunter-Lab:
95.2803, -8.3526, 22.6243
#fef5cd color charts
#fef5cd color shades, tints & tones
#fef5cd color schemes
#fef5cd color preview, HTML & CSS examples
This text has a color of #fef5cd
<p style="color:#fef5cd;">Text here</p>
.mytext {color:#fef5cd;}
This box has a color of #fef5cd
<div style="background-color:#fef5cd;">Content here</div>
.mybackground {background-color:#fef5cd;}
Border around this has a color of #fef5cd
<div style="border:2px solid #fef5cd;">Content here</div>
.myborder {border:2px solid #fef5cd;}