#f2ecef color space conversions
Hex:
#f2ecef
RGB:
242, 236, 239
CMY:
5, 7, 6
CMYK:
0, 2, 1, 5
HSL:
330°, 18.7500%, 93.7255%
HSV (HSB):
330°, 2.4793%, 94.9020%
XYZ:
82.1934, 85.1001, 93.7553
xyY:
0.3149, 0.3260, 85.1001
CIE-Lab:
93.9263, 2.5409, -0.7441
CIE-LCH:
93.9263, 2.6476, 343.6771
CIE-Luv:
93.9263, 3.2194, -1.6024
Hunter-Lab:
92.2497, -2.3957, 4.3172
#f2ecef color charts
#f2ecef color shades, tints & tones
#f2ecef color schemes
#f2ecef color preview, HTML & CSS examples
This text has a color of #f2ecef
<p style="color:#f2ecef;">Text here</p>
.mytext {color:#f2ecef;}
This box has a color of #f2ecef
<div style="background-color:#f2ecef;">Content here</div>
.mybackground {background-color:#f2ecef;}
Border around this has a color of #f2ecef
<div style="border:2px solid #f2ecef;">Content here</div>
.myborder {border:2px solid #f2ecef;}