#fef7f6 color space conversions
Hex:
#fef7f6
RGB:
254, 247, 246
CMY:
0, 3, 4
CMYK:
0, 3, 3, 0
HSL:
7°, 80.0000%, 98.0392%
HSV (HSB):
7°, 3.1496%, 99.6078%
XYZ:
90.7684, 94.2462, 100.5961
xyY:
0.3178, 0.3300, 94.2462
CIE-Lab:
97.7311, 2.1616, 1.2964
CIE-LCH:
97.7311, 2.5206, 30.9538
CIE-Luv:
97.7311, 4.0272, 1.6062
Hunter-Lab:
97.0805, -2.9968, 6.5192
#fef7f6 color charts
#fef7f6 color shades, tints & tones
#fef7f6 color schemes
#fef7f6 color preview, HTML & CSS examples
This text has a color of #fef7f6
<p style="color:#fef7f6;">Text here</p>
.mytext {color:#fef7f6;}
This box has a color of #fef7f6
<div style="background-color:#fef7f6;">Content here</div>
.mybackground {background-color:#fef7f6;}
Border around this has a color of #fef7f6
<div style="border:2px solid #fef7f6;">Content here</div>
.myborder {border:2px solid #fef7f6;}