#fff4fe color space conversions
Hex:
#fff4fe
RGB:
255, 244, 254
CMY:
0, 4, 0
CMYK:
0, 4, 0, 0
HSL:
305°, 100.0000%, 97.8431%
HSV (HSB):
305°, 4.3137%, 100.0000%
XYZ:
91.4801, 93.1171, 106.9178
xyY:
0.3138, 0.3194, 93.1171
CIE-Lab:
97.2751, 5.4106, -3.4875
CIE-LCH:
97.2751, 6.4372, 327.1953
CIE-Luv:
97.2751, 5.6134, -6.4045
Hunter-Lab:
96.4972, 0.3492, 1.8554
#fff4fe color charts
#fff4fe RGB chart
#fff4fe CMYK chart
#fff4fe RGB pie chart
#fff4fe color shades, tints & tones
#fff4fe color schemes
#fff4fe color preview, HTML & CSS examples
This text has a color of #fff4fe
<p style="color:#fff4fe;">Text here</p>
.mytext {color:#fff4fe;}
Text color #fff4fe
This box has a color of #fff4fe
<div style="background-color:#fff4fe;">Content here</div>
.mybackground {background-color:#fff4fe;}
Background color #fff4fe
Border around this has a color of #fff4fe
<div style="border:2px solid #fff4fe;">Content here</div>
.myborder {border:2px solid #fff4fe;}
Border color #fff4fe