#f2f0d6 color space conversions
Hex:
#f2f0d6
RGB:
242, 240, 214
CMY:
5, 6, 16
CMYK:
0, 1, 12, 5
HSL:
56°, 51.8519%, 89.4118%
HSV (HSB):
56°, 11.5702%, 94.9020%
XYZ:
79.9156, 86.0525, 76.0161
xyY:
0.3303, 0.3556, 86.0525
CIE-Lab:
94.3348, -3.6616, 12.8086
CIE-LCH:
94.3348, 13.3217, 105.9536
CIE-Luv:
94.3348, 2.5819, 19.7283
Hunter-Lab:
92.7645, -8.5619, 16.3498
#f2f0d6 color charts
#f2f0d6 color shades, tints & tones
#f2f0d6 color schemes
#f2f0d6 color preview, HTML & CSS examples
This text has a color of #f2f0d6
<p style="color:#f2f0d6;">Text here</p>
.mytext {color:#f2f0d6;}
This box has a color of #f2f0d6
<div style="background-color:#f2f0d6;">Content here</div>
.mybackground {background-color:#f2f0d6;}
Border around this has a color of #f2f0d6
<div style="border:2px solid #f2f0d6;">Content here</div>
.myborder {border:2px solid #f2f0d6;}