#fdface color space conversions
Hex:
#fdface
RGB:
253, 250, 206
CMY:
1, 2, 19
CMYK:
0, 1, 19, 1
HSL:
56°, 92.1569%, 90.0000%
HSV (HSB):
56°, 18.5771%, 99.2157%
XYZ:
85.8342, 93.7101, 71.9564
xyY:
0.3413, 0.3726, 93.7101
CIE-Lab:
97.5150, -5.9958, 21.5082
CIE-LCH:
97.5150, 22.3283, 105.5769
CIE-Luv:
97.5150, 4.1238, 32.5022
Hunter-Lab:
96.8040, -11.1345, 23.6913
#fdface color charts
#fdface color shades, tints & tones
#fdface color schemes
#fdface color preview, HTML & CSS examples
This text has a color of #fdface
<p style="color:#fdface;">Text here</p>
.mytext {color:#fdface;}
This box has a color of #fdface
<div style="background-color:#fdface;">Content here</div>
.mybackground {background-color:#fdface;}
Border around this has a color of #fdface
<div style="border:2px solid #fdface;">Content here</div>
.myborder {border:2px solid #fdface;}