#fef0fc color space conversions
Hex:
#fef0fc
RGB:
254, 240, 252
CMY:
0, 6, 1
CMYK:
0, 6, 1, 0
HSL:
309°, 87.5000%, 96.8627%
HSV (HSB):
309°, 5.5118%, 99.6078%
XYZ:
89.6038, 90.4193, 104.8255
xyY:
0.3146, 0.3174, 90.4193
CIE-Lab:
96.1704, 6.7739, -4.0869
CIE-LCH:
96.1704, 7.9113, 328.8961
CIE-Luv:
96.1704, 7.2044, -7.5789
Hunter-Lab:
95.0891, 1.7974, 1.2015
#fef0fc color charts
#fef0fc color shades, tints & tones
#fef0fc color schemes
#fef0fc color preview, HTML & CSS examples
This text has a color of #fef0fc
<p style="color:#fef0fc;">Text here</p>
.mytext {color:#fef0fc;}
This box has a color of #fef0fc
<div style="background-color:#fef0fc;">Content here</div>
.mybackground {background-color:#fef0fc;}
Border around this has a color of #fef0fc
<div style="border:2px solid #fef0fc;">Content here</div>
.myborder {border:2px solid #fef0fc;}