#feface color space conversions
Hex:
#feface
RGB:
254, 250, 206
CMY:
0, 2, 19
CMYK:
0, 2, 19, 0
HSL:
55°, 96.0000%, 90.1961%
HSV (HSB):
55°, 18.8976%, 99.6078%
XYZ:
86.1992, 93.8983, 71.9735
xyY:
0.3420, 0.3725, 93.8983
CIE-Lab:
97.5910, -5.6390, 21.6254
CIE-LCH:
97.5910, 22.3485, 104.6149
CIE-Luv:
97.5910, 4.7269, 32.5970
Hunter-Lab:
96.9011, -10.7907, 23.7930
#feface color charts
#feface RGB chart
#feface CMYK chart
#feface RGB pie chart
#feface color shades, tints & tones
#feface color schemes
#feface color preview, HTML & CSS examples
This text has a color of #feface
<p style="color:#feface;">Text here</p>
.mytext {color:#feface;}
Text color #feface
This box has a color of #feface
<div style="background-color:#feface;">Content here</div>
.mybackground {background-color:#feface;}
Background color #feface
Border around this has a color of #feface
<div style="border:2px solid #feface;">Content here</div>
.myborder {border:2px solid #feface;}
Border color #feface