#fefed9 color space conversions
Hex:
#fefed9
RGB:
254, 254, 217
CMY:
0, 0, 15
CMYK:
0, 0, 15, 0
HSL:
60°, 94.8718%, 92.3529%
HSV (HSB):
60°, 14.5669%, 99.6078%
XYZ:
88.8392, 96.9642, 79.6793
xyY:
0.3346, 0.3652, 96.9642
CIE-Lab:
98.8141, -6.0196, 17.7261
CIE-LCH:
98.8141, 18.7204, 108.7571
CIE-Luv:
98.8141, 1.9742, 27.3468
Hunter-Lab:
98.4704, -11.2819, 20.9536
#fefed9 color charts
#fefed9 color shades, tints & tones
#fefed9 color schemes
#fefed9 color preview, HTML & CSS examples
This text has a color of #fefed9
<p style="color:#fefed9;">Text here</p>
.mytext {color:#fefed9;}
This box has a color of #fefed9
<div style="background-color:#fefed9;">Content here</div>
.mybackground {background-color:#fefed9;}
Border around this has a color of #fefed9
<div style="border:2px solid #fefed9;">Content here</div>
.myborder {border:2px solid #fefed9;}