#fefece color space conversions
Hex:
#fefece
RGB:
254, 254, 206
CMY:
0, 0, 19
CMYK:
0, 0, 19, 0
HSL:
60°, 96.0000%, 90.1961%
HSV (HSB):
60°, 18.8976%, 99.6078%
XYZ:
87.4554, 96.4107, 72.3922
xyY:
0.3413, 0.3762, 96.4107
CIE-Lab:
98.5952, -7.6277, 23.0195
CIE-LCH:
98.5952, 24.2504, 108.3331
CIE-Luv:
98.5952, 2.5223, 34.9474
Hunter-Lab:
98.1889, -12.8433, 25.0192
#fefece color charts
#fefece color shades, tints & tones
#fefece color schemes
#fefece color preview, HTML & CSS examples
This text has a color of #fefece
<p style="color:#fefece;">Text here</p>
.mytext {color:#fefece;}
This box has a color of #fefece
<div style="background-color:#fefece;">Content here</div>
.mybackground {background-color:#fefece;}
Border around this has a color of #fefece
<div style="border:2px solid #fefece;">Content here</div>
.myborder {border:2px solid #fefece;}