#fff4fd color space conversions
Hex:
#fff4fd
RGB:
255, 244, 253
CMY:
0, 4, 1
CMYK:
0, 4, 1, 0
HSL:
311°, 100.0000%, 97.8431%
HSV (HSB):
311°, 4.3137%, 100.0000%
XYZ:
91.3203, 93.0532, 106.0765
xyY:
0.3144, 0.3204, 93.0532
CIE-Lab:
97.2492, 5.2348, -3.0094
CIE-LCH:
97.2492, 6.0382, 330.1059
CIE-Luv:
97.2492, 5.6803, -5.6239
Hunter-Lab:
96.4641, 0.1696, 2.3268
#fff4fd color charts
#fff4fd RGB chart
#fff4fd CMYK chart
#fff4fd RGB pie chart
#fff4fd color shades, tints & tones
#fff4fd color schemes
#fff4fd color preview, HTML & CSS examples
This text has a color of #fff4fd
<p style="color:#fff4fd;">Text here</p>
.mytext {color:#fff4fd;}
Text color #fff4fd
This box has a color of #fff4fd
<div style="background-color:#fff4fd;">Content here</div>
.mybackground {background-color:#fff4fd;}
Background color #fff4fd
Border around this has a color of #fff4fd
<div style="border:2px solid #fff4fd;">Content here</div>
.myborder {border:2px solid #fff4fd;}
Border color #fff4fd