#f2fddf color space conversions
Hex:
#f2fddf
RGB:
242, 253, 223
CMY:
5, 1, 13
CMYK:
4, 0, 12, 1
HSL:
82°, 88.2353%, 93.3333%
HSV (HSB):
82°, 11.8577%, 99.2157%
XYZ:
85.0625, 94.4555, 83.5605
xyY:
0.3233, 0.3590, 94.4555
CIE-Lab:
97.8152, -8.7425, 13.1239
CIE-LCH:
97.8152, 15.7692, 123.6695
CIE-Luv:
97.8152, -4.7012, 21.2620
Hunter-Lab:
97.1882, -13.8500, 17.0554
#f2fddf color charts
#f2fddf color shades, tints & tones
#f2fddf color schemes
#f2fddf color preview, HTML & CSS examples
This text has a color of #f2fddf
<p style="color:#f2fddf;">Text here</p>
.mytext {color:#f2fddf;}
This box has a color of #f2fddf
<div style="background-color:#f2fddf;">Content here</div>
.mybackground {background-color:#f2fddf;}
Border around this has a color of #f2fddf
<div style="border:2px solid #f2fddf;">Content here</div>
.myborder {border:2px solid #f2fddf;}