#fef4fd color space conversions
Hex:
#fef4fd
RGB:
254, 244, 253
CMY:
0, 4, 1
CMYK:
0, 4, 0, 0
HSL:
306°, 83.3333%, 97.6471%
HSV (HSB):
306°, 3.9370%, 99.6078%
XYZ:
90.9534, 92.8640, 106.0593
xyY:
0.3138, 0.3204, 92.8640
CIE-Lab:
97.1724, 4.9041, -3.1311
CIE-LCH:
97.1724, 5.8184, 327.4428
CIE-Luv:
97.1724, 5.1087, -5.7542
Hunter-Lab:
96.3660, -0.1664, 2.2023
#fef4fd color charts
#fef4fd color shades, tints & tones
#fef4fd color schemes
#fef4fd color preview, HTML & CSS examples
This text has a color of #fef4fd
<p style="color:#fef4fd;">Text here</p>
.mytext {color:#fef4fd;}
This box has a color of #fef4fd
<div style="background-color:#fef4fd;">Content here</div>
.mybackground {background-color:#fef4fd;}
Border around this has a color of #fef4fd
<div style="border:2px solid #fef4fd;">Content here</div>
.myborder {border:2px solid #fef4fd;}