#f5fef6 color space conversions
Hex:
#f5fef6
RGB:
245, 254, 246
CMY:
4, 0, 4
CMYK:
4, 0, 3, 0
HSL:
127°, 81.8182%, 97.8431%
HSV (HSB):
127°, 3.5433%, 99.6078%
XYZ:
89.7326, 96.9499, 101.1726
xyY:
0.3117, 0.3368, 96.9499
CIE-Lab:
98.8084, -4.3622, 2.7825
CIE-LCH:
98.8084, 5.1741, 147.4673
CIE-Luv:
98.8084, -4.5739, 5.0744
Hunter-Lab:
98.4632, -9.6379, 8.0027
#f5fef6 color charts
#f5fef6 color shades, tints & tones
#f5fef6 color schemes
#f5fef6 color preview, HTML & CSS examples
This text has a color of #f5fef6
<p style="color:#f5fef6;">Text here</p>
.mytext {color:#f5fef6;}
This box has a color of #f5fef6
<div style="background-color:#f5fef6;">Content here</div>
.mybackground {background-color:#f5fef6;}
Border around this has a color of #f5fef6
<div style="border:2px solid #f5fef6;">Content here</div>
.myborder {border:2px solid #f5fef6;}