#f2fff3 color space conversions
Hex:
#f2fff3
RGB:
242, 255, 243
CMY:
5, 0, 5
CMYK:
5, 0, 5, 0
HSL:
125°, 100.0000%, 97.4510%
HSV (HSB):
125°, 5.0980%, 100.0000%
XYZ:
88.5556, 96.8683, 98.8241
xyY:
0.3115, 0.3408, 96.8683
CIE-Lab:
98.7762, -6.3773, 4.2489
CIE-LCH:
98.7762, 7.6631, 146.3262
CIE-Luv:
98.7762, -6.5792, 7.6764
Hunter-Lab:
98.4217, -11.6314, 9.3628
#f2fff3 color charts
#f2fff3 color shades, tints & tones
#f2fff3 color schemes
#f2fff3 color preview, HTML & CSS examples
This text has a color of #f2fff3
<p style="color:#f2fff3;">Text here</p>
.mytext {color:#f2fff3;}
This box has a color of #f2fff3
<div style="background-color:#f2fff3;">Content here</div>
.mybackground {background-color:#f2fff3;}
Border around this has a color of #f2fff3
<div style="border:2px solid #f2fff3;">Content here</div>
.myborder {border:2px solid #f2fff3;}