#fcf8f5 color space conversions
Hex:
#fcf8f5
RGB:
252, 248, 245
CMY:
1, 3, 4
CMYK:
0, 2, 3, 1
HSL:
26°, 53.8462%, 97.4510%
HSV (HSB):
26°, 2.7778%, 98.8235%
XYZ:
90.1937, 94.4228, 99.8579
xyY:
0.3171, 0.3319, 94.4228
CIE-Lab:
97.8021, 0.8142, 1.8965
CIE-LCH:
97.8021, 2.0639, 66.7647
CIE-Luv:
97.8021, 2.4318, 2.7726
Hunter-Lab:
97.1714, -4.3677, 7.0908
#fcf8f5 color charts
#fcf8f5 color shades, tints & tones
#fcf8f5 color schemes
#fcf8f5 color preview, HTML & CSS examples
This text has a color of #fcf8f5
<p style="color:#fcf8f5;">Text here</p>
.mytext {color:#fcf8f5;}
This box has a color of #fcf8f5
<div style="background-color:#fcf8f5;">Content here</div>
.mybackground {background-color:#fcf8f5;}
Border around this has a color of #fcf8f5
<div style="border:2px solid #fcf8f5;">Content here</div>
.myborder {border:2px solid #fcf8f5;}