#fefed0 color space conversions
Hex:
#fefed0
RGB:
254, 254, 208
CMY:
0, 0, 18
CMYK:
0, 0, 18, 0
HSL:
60°, 95.8333%, 90.5882%
HSV (HSB):
60°, 18.1102%, 99.6078%
XYZ:
87.7000, 96.5085, 73.6802
xyY:
0.3401, 0.3742, 96.5085
CIE-Lab:
98.6339, -7.3418, 22.0572
CIE-LCH:
98.6339, 23.2470, 108.4102
CIE-Luv:
98.6339, 2.4242, 33.5865
Hunter-Lab:
98.2387, -12.5667, 24.2989
#fefed0 color charts
#fefed0 color shades, tints & tones
#fefed0 color schemes
#fefed0 color preview, HTML & CSS examples
This text has a color of #fefed0
<p style="color:#fefed0;">Text here</p>
.mytext {color:#fefed0;}
This box has a color of #fefed0
<div style="background-color:#fefed0;">Content here</div>
.mybackground {background-color:#fefed0;}
Border around this has a color of #fefed0
<div style="border:2px solid #fefed0;">Content here</div>
.myborder {border:2px solid #fefed0;}