#fff5fc color space conversions
Hex:
#fff5fc
RGB:
255, 245, 252
CMY:
0, 4, 1
CMYK:
0, 4, 1, 0
HSL:
318°, 100.0000%, 98.0392%
HSV (HSB):
318°, 3.9216%, 100.0000%
XYZ:
91.4631, 93.5931, 105.3401
xyY:
0.3150, 0.3223, 93.5931
CIE-Lab:
97.4678, 4.5496, -2.1727
CIE-LCH:
97.4678, 5.0418, 334.4728
CIE-Luv:
97.4678, 5.2389, -4.1950
Hunter-Lab:
96.7435, -0.5440, 3.1620
#fff5fc color charts
#fff5fc RGB chart
#fff5fc CMYK chart
#fff5fc RGB pie chart
#fff5fc color shades, tints & tones
#fff5fc color schemes
#fff5fc color preview, HTML & CSS examples
This text has a color of #fff5fc
<p style="color:#fff5fc;">Text here</p>
.mytext {color:#fff5fc;}
Text color #fff5fc
This box has a color of #fff5fc
<div style="background-color:#fff5fc;">Content here</div>
.mybackground {background-color:#fff5fc;}
Background color #fff5fc
Border around this has a color of #fff5fc
<div style="border:2px solid #fff5fc;">Content here</div>
.myborder {border:2px solid #fff5fc;}
Border color #fff5fc