#f2f1c1 color space conversions
Hex:
#f2f1c1
RGB:
242, 241, 193
CMY:
5, 5, 24
CMYK:
0, 0, 20, 5
HSL:
59°, 65.3333%, 85.2941%
HSV (HSB):
59°, 20.2479%, 94.9020%
XYZ:
77.6989, 85.6381, 62.8867
xyY:
0.3435, 0.3786, 85.6381
CIE-Lab:
94.1574, -7.3014, 23.3695
CIE-LCH:
94.1574, 24.4836, 107.3506
CIE-Luv:
94.1574, 3.1252, 35.0308
Hunter-Lab:
92.5409, -12.0748, 24.4877
#f2f1c1 color charts
#f2f1c1 color shades, tints & tones
#f2f1c1 color schemes
#f2f1c1 color preview, HTML & CSS examples
This text has a color of #f2f1c1
<p style="color:#f2f1c1;">Text here</p>
.mytext {color:#f2f1c1;}
This box has a color of #f2f1c1
<div style="background-color:#f2f1c1;">Content here</div>
.mybackground {background-color:#f2f1c1;}
Border around this has a color of #f2f1c1
<div style="border:2px solid #f2f1c1;">Content here</div>
.myborder {border:2px solid #f2f1c1;}