#f1f2d0 color space conversions
Hex:
#f1f2d0
RGB:
241, 242, 208
CMY:
5, 5, 18
CMYK:
0, 0, 14, 5
HSL:
62°, 56.6667%, 88.2353%
HSV (HSB):
62°, 14.0496%, 94.9020%
XYZ:
79.4129, 86.7591, 72.2352
xyY:
0.3331, 0.3639, 86.7591
CIE-Lab:
94.6360, -5.9514, 16.3196
CIE-LCH:
94.6360, 17.3710, 110.0359
CIE-Luv:
94.6360, 1.2334, 25.1539
Hunter-Lab:
93.1446, -10.8180, 19.2208
#f1f2d0 color charts
#f1f2d0 color shades, tints & tones
#f1f2d0 color schemes
#f1f2d0 color preview, HTML & CSS examples
This text has a color of #f1f2d0
<p style="color:#f1f2d0;">Text here</p>
.mytext {color:#f1f2d0;}
This box has a color of #f1f2d0
<div style="background-color:#f1f2d0;">Content here</div>
.mybackground {background-color:#f1f2d0;}
Border around this has a color of #f1f2d0
<div style="border:2px solid #f1f2d0;">Content here</div>
.myborder {border:2px solid #f1f2d0;}