#fcf5f2 color space conversions
Hex:
#fcf5f2
RGB:
252, 245, 242
CMY:
1, 4, 5
CMYK:
0, 3, 4, 1
HSL:
18°, 62.5000%, 96.8627%
HSV (HSB):
18°, 3.9683%, 98.8235%
XYZ:
88.8243, 92.4111, 97.1600
xyY:
0.3191, 0.3319, 92.4111
CIE-Lab:
96.9881, 1.8236, 2.2590
CIE-LCH:
96.9881, 2.9032, 51.0876
CIE-Luv:
96.9881, 4.1535, 3.1388
Hunter-Lab:
96.1307, -3.2955, 7.3666
#fcf5f2 color charts
#fcf5f2 color shades, tints & tones
#fcf5f2 color schemes
#fcf5f2 color preview, HTML & CSS examples
This text has a color of #fcf5f2
<p style="color:#fcf5f2;">Text here</p>
.mytext {color:#fcf5f2;}
This box has a color of #fcf5f2
<div style="background-color:#fcf5f2;">Content here</div>
.mybackground {background-color:#fcf5f2;}
Border around this has a color of #fcf5f2
<div style="border:2px solid #fcf5f2;">Content here</div>
.myborder {border:2px solid #fcf5f2;}