#f2ffe6 color space conversions
Hex:
#f2ffe6
RGB:
242, 255, 230
CMY:
5, 0, 10
CMYK:
5, 0, 10, 0
HSL:
91°, 100.0000%, 95.0980%
HSV (HSB):
91°, 9.8039%, 100.0000%
XYZ:
86.6609, 96.1104, 88.8466
xyY:
0.3191, 0.3538, 96.1104
CIE-Lab:
98.4761, -8.5917, 10.4808
CIE-LCH:
98.4761, 13.5523, 129.3433
CIE-Luv:
98.4761, -6.0274, 17.4014
Hunter-Lab:
98.0359, -13.7741, 14.8927
#f2ffe6 color charts
#f2ffe6 color shades, tints & tones
#f2ffe6 color schemes
#f2ffe6 color preview, HTML & CSS examples
This text has a color of #f2ffe6
<p style="color:#f2ffe6;">Text here</p>
.mytext {color:#f2ffe6;}
This box has a color of #f2ffe6
<div style="background-color:#f2ffe6;">Content here</div>
.mybackground {background-color:#f2ffe6;}
Border around this has a color of #f2ffe6
<div style="border:2px solid #f2ffe6;">Content here</div>
.myborder {border:2px solid #f2ffe6;}