#fefcf1 color space conversions
Hex:
#fefcf1
RGB:
254, 252, 241
CMY:
0, 1, 5
CMYK:
0, 1, 5, 0
HSL:
51°, 86.6667%, 97.0588%
HSV (HSB):
51°, 5.1181%, 99.6078%
XYZ:
91.5606, 97.0425, 97.1244
xyY:
0.3204, 0.3396, 97.0425
CIE-Lab:
98.8450, -1.2112, 5.4840
CIE-LCH:
98.8450, 5.6162, 102.4539
CIE-Luv:
98.8450, 1.7472, 8.6055
Hunter-Lab:
98.5102, -6.4853, 10.5011
#fefcf1 color charts
#fefcf1 color shades, tints & tones
#fefcf1 color schemes
#fefcf1 color preview, HTML & CSS examples
This text has a color of #fefcf1
<p style="color:#fefcf1;">Text here</p>
.mytext {color:#fefcf1;}
This box has a color of #fefcf1
<div style="background-color:#fefcf1;">Content here</div>
.mybackground {background-color:#fefcf1;}
Border around this has a color of #fefcf1
<div style="border:2px solid #fefcf1;">Content here</div>
.myborder {border:2px solid #fefcf1;}