#fefbdf color space conversions
Hex:
#fefbdf
RGB:
254, 251, 223
CMY:
0, 2, 13
CMYK:
0, 1, 12, 0
HSL:
54°, 93.9394%, 93.5294%
HSV (HSB):
54°, 12.2047%, 99.6078%
XYZ:
88.6895, 95.3929, 83.5503
xyY:
0.3314, 0.3564, 95.3929
CIE-Lab:
98.1905, -3.6067, 13.7784
CIE-LCH:
98.1905, 14.2426, 104.6688
CIE-Luv:
98.1905, 3.2703, 21.2511
Hunter-Lab:
97.6693, -8.8327, 17.6494
#fefbdf color charts
#fefbdf color shades, tints & tones
#fefbdf color schemes
#fefbdf color preview, HTML & CSS examples
This text has a color of #fefbdf
<p style="color:#fefbdf;">Text here</p>
.mytext {color:#fefbdf;}
This box has a color of #fefbdf
<div style="background-color:#fefbdf;">Content here</div>
.mybackground {background-color:#fefbdf;}
Border around this has a color of #fefbdf
<div style="border:2px solid #fefbdf;">Content here</div>
.myborder {border:2px solid #fefbdf;}