#fef6f9 color space conversions
Hex:
#fef6f9
RGB:
254, 246, 249
CMY:
0, 4, 2
CMYK:
0, 3, 2, 0
HSL:
338°, 80.0000%, 98.0392%
HSV (HSB):
338°, 3.1496%, 99.6078%
XYZ:
90.9277, 93.8219, 102.9396
xyY:
0.3161, 0.3261, 93.8219
CIE-Lab:
97.5602, 3.1862, -0.4992
CIE-LCH:
97.5602, 3.2251, 351.0948
CIE-Luv:
97.5602, 4.3510, -1.3487
Hunter-Lab:
96.8617, -1.9434, 4.7929
#fef6f9 color charts
#fef6f9 color shades, tints & tones
#fef6f9 color schemes
#fef6f9 color preview, HTML & CSS examples
This text has a color of #fef6f9
<p style="color:#fef6f9;">Text here</p>
.mytext {color:#fef6f9;}
This box has a color of #fef6f9
<div style="background-color:#fef6f9;">Content here</div>
.mybackground {background-color:#fef6f9;}
Border around this has a color of #fef6f9
<div style="border:2px solid #fef6f9;">Content here</div>
.myborder {border:2px solid #fef6f9;}