#f2fdd3 color space conversions
Hex:
#f2fdd3
RGB:
242, 253, 211
CMY:
5, 1, 17
CMYK:
4, 0, 17, 1
HSL:
76°, 91.3043%, 90.9804%
HSV (HSB):
76°, 16.6008%, 99.2157%
XYZ:
83.5011, 93.8310, 75.3382
xyY:
0.3305, 0.3714, 93.8310
CIE-Lab:
97.5638, -10.6253, 18.9049
CIE-LCH:
97.5638, 21.6862, 119.3376
CIE-Luv:
97.5638, -4.1977, 29.8098
Hunter-Lab:
96.8664, -15.6450, 21.6934
#f2fdd3 color charts
#f2fdd3 color shades, tints & tones
#f2fdd3 color schemes
#f2fdd3 color preview, HTML & CSS examples
This text has a color of #f2fdd3
<p style="color:#f2fdd3;">Text here</p>
.mytext {color:#f2fdd3;}
This box has a color of #f2fdd3
<div style="background-color:#f2fdd3;">Content here</div>
.mybackground {background-color:#f2fdd3;}
Border around this has a color of #f2fdd3
<div style="border:2px solid #f2fdd3;">Content here</div>
.myborder {border:2px solid #f2fdd3;}