#f2fccd color space conversions
Hex:
#f2fccd
RGB:
242, 252, 205
CMY:
5, 1, 20
CMYK:
4, 0, 19, 1
HSL:
73°, 88.6792%, 89.6078%
HSV (HSB):
73°, 18.6508%, 98.8235%
XYZ:
82.4478, 92.9058, 71.3448
xyY:
0.3342, 0.3766, 92.9058
CIE-Lab:
97.1894, -11.0333, 21.4417
CIE-LCH:
97.1894, 24.1139, 117.2290
CIE-Luv:
97.1894, -3.4178, 33.3656
Hunter-Lab:
96.3877, -15.9936, 23.5858
#f2fccd color charts
#f2fccd color shades, tints & tones
#f2fccd color schemes
#f2fccd color preview, HTML & CSS examples
This text has a color of #f2fccd
<p style="color:#f2fccd;">Text here</p>
.mytext {color:#f2fccd;}
This box has a color of #f2fccd
<div style="background-color:#f2fccd;">Content here</div>
.mybackground {background-color:#f2fccd;}
Border around this has a color of #f2fccd
<div style="border:2px solid #f2fccd;">Content here</div>
.myborder {border:2px solid #f2fccd;}