#f5fff2 color space conversions
Hex:
#f5fff2
RGB:
245, 255, 242
CMY:
4, 0, 5
CMYK:
4, 0, 5, 0
HSL:
106°, 100.0000%, 97.4510%
HSV (HSB):
106°, 5.0980%, 100.0000%
XYZ:
89.4432, 97.3433, 98.0794
xyY:
0.3140, 0.3417, 97.3433
CIE-Lab:
98.9635, -5.5584, 5.0595
CIE-LCH:
98.9635, 7.5162, 137.6904
CIE-Luv:
98.9635, -4.8914, 8.7614
Hunter-Lab:
98.6627, -10.8396, 10.1244
#f5fff2 color charts
#f5fff2 color shades, tints & tones
#f5fff2 color schemes
#f5fff2 color preview, HTML & CSS examples
This text has a color of #f5fff2
<p style="color:#f5fff2;">Text here</p>
.mytext {color:#f5fff2;}
This box has a color of #f5fff2
<div style="background-color:#f5fff2;">Content here</div>
.mybackground {background-color:#f5fff2;}
Border around this has a color of #f5fff2
<div style="border:2px solid #f5fff2;">Content here</div>
.myborder {border:2px solid #f5fff2;}