#f2f3ce color space conversions
Hex:
#f2f3ce
RGB:
242, 243, 206
CMY:
5, 5, 19
CMYK:
0, 0, 15, 5
HSL:
62°, 60.6557%, 88.0392%
HSV (HSB):
62°, 15.2263%, 95.2941%
XYZ:
79.8091, 87.4347, 71.0627
xyY:
0.3349, 0.3669, 87.4347
CIE-Lab:
94.9224, -6.4041, 17.7624
CIE-LCH:
94.9224, 18.8816, 109.8265
CIE-Luv:
94.9224, 1.3837, 27.2700
Hunter-Lab:
93.5065, -11.2841, 20.3956
#f2f3ce color charts
#f2f3ce color shades, tints & tones
#f2f3ce color schemes
#f2f3ce color preview, HTML & CSS examples
This text has a color of #f2f3ce
<p style="color:#f2f3ce;">Text here</p>
.mytext {color:#f2f3ce;}
This box has a color of #f2f3ce
<div style="background-color:#f2f3ce;">Content here</div>
.mybackground {background-color:#f2f3ce;}
Border around this has a color of #f2f3ce
<div style="border:2px solid #f2f3ce;">Content here</div>
.myborder {border:2px solid #f2f3ce;}