#fcfbd8 color space conversions
Hex:
#fcfbd8
RGB:
252, 251, 216
CMY:
1, 2, 15
CMYK:
0, 0, 14, 1
HSL:
58°, 85.7143%, 91.7647%
HSV (HSB):
58°, 14.2857%, 98.8235%
XYZ:
87.0367, 94.6477, 78.6472
xyY:
0.3343, 0.3636, 94.6477
CIE-Lab:
97.8924, -5.3757, 16.9185
CIE-LCH:
97.8924, 17.7520, 107.6272
CIE-Luv:
97.8924, 2.4630, 26.0424
Hunter-Lab:
97.2870, -10.5593, 20.1706
#fcfbd8 color charts
#fcfbd8 color shades, tints & tones
#fcfbd8 color schemes
#fcfbd8 color preview, HTML & CSS examples
This text has a color of #fcfbd8
<p style="color:#fcfbd8;">Text here</p>
.mytext {color:#fcfbd8;}
This box has a color of #fcfbd8
<div style="background-color:#fcfbd8;">Content here</div>
.mybackground {background-color:#fcfbd8;}
Border around this has a color of #fcfbd8
<div style="border:2px solid #fcfbd8;">Content here</div>
.myborder {border:2px solid #fcfbd8;}