#f2f3d0 color space conversions
Hex:
#f2f3d0
RGB:
242, 243, 208
CMY:
5, 5, 18
CMYK:
0, 0, 14, 5
HSL:
62°, 59.3220%, 88.4314%
HSV (HSB):
62°, 14.4033%, 95.2941%
XYZ:
80.0537, 87.5325, 72.3507
xyY:
0.3336, 0.3648, 87.5325
CIE-Lab:
94.9637, -6.1010, 16.7918
CIE-LCH:
94.9637, 17.8658, 109.9677
CIE-Luv:
94.9637, 1.2838, 25.8602
Hunter-Lab:
93.5588, -10.9942, 19.6411
#f2f3d0 color charts
#f2f3d0 color shades, tints & tones
#f2f3d0 color schemes
#f2f3d0 color preview, HTML & CSS examples
This text has a color of #f2f3d0
<p style="color:#f2f3d0;">Text here</p>
.mytext {color:#f2f3d0;}
This box has a color of #f2f3d0
<div style="background-color:#f2f3d0;">Content here</div>
.mybackground {background-color:#f2f3d0;}
Border around this has a color of #f2f3d0
<div style="border:2px solid #f2f3d0;">Content here</div>
.myborder {border:2px solid #f2f3d0;}