#f1f5a0 color space conversions
Hex:
#f1f5a0
RGB:
241, 245, 160
CMY:
5, 4, 37
CMYK:
2, 0, 35, 4
HSL:
63°, 80.9524%, 79.4118%
HSV (HSB):
63°, 34.6939%, 96.0784%
XYZ:
75.2732, 86.5437, 45.9950
xyY:
0.3622, 0.4165, 86.5437
CIE-Lab:
94.5443, -13.8858, 40.5284
CIE-LCH:
94.5443, 42.8412, 108.9125
CIE-Luv:
94.5443, 1.6875, 57.7722
Hunter-Lab:
93.0288, -18.3693, 35.8062
#f1f5a0 color charts
#f1f5a0 color shades, tints & tones
#f1f5a0 color schemes
#f1f5a0 color preview, HTML & CSS examples
This text has a color of #f1f5a0
<p style="color:#f1f5a0;">Text here</p>
.mytext {color:#f1f5a0;}
This box has a color of #f1f5a0
<div style="background-color:#f1f5a0;">Content here</div>
.mybackground {background-color:#f1f5a0;}
Border around this has a color of #f1f5a0
<div style="border:2px solid #f1f5a0;">Content here</div>
.myborder {border:2px solid #f1f5a0;}