#f4edfc color space conversions
Hex:
#f4edfc
RGB:
244, 237, 252
CMY:
4, 7, 1
CMYK:
3, 6, 0, 1
HSL:
268°, 71.4286%, 95.8824%
HSV (HSB):
268°, 5.9524%, 98.8235%
XYZ:
85.1631, 86.8297, 104.3667
xyY:
0.3082, 0.3142, 86.8297
CIE-Lab:
94.6660, 5.0218, -6.3922
CIE-LCH:
94.6660, 8.1289, 308.1534
CIE-Luv:
94.6660, 3.0279, -10.8804
Hunter-Lab:
93.1825, 0.0688, -1.1785
#f4edfc color charts
#f4edfc color shades, tints & tones
#f4edfc color schemes
#f4edfc color preview, HTML & CSS examples
This text has a color of #f4edfc
<p style="color:#f4edfc;">Text here</p>
.mytext {color:#f4edfc;}
This box has a color of #f4edfc
<div style="background-color:#f4edfc;">Content here</div>
.mybackground {background-color:#f4edfc;}
Border around this has a color of #f4edfc
<div style="border:2px solid #f4edfc;">Content here</div>
.myborder {border:2px solid #f4edfc;}