#f5f1a0 color space conversions
Hex:
#f5f1a0
RGB:
245, 241, 160
CMY:
4, 5, 37
CMYK:
0, 2, 35, 4
HSL:
57°, 80.9524%, 79.4118%
HSV (HSB):
57°, 34.6939%, 96.0784%
XYZ:
75.4566, 84.8611, 45.6606
xyY:
0.3663, 0.4120, 84.8611
CIE-Lab:
93.8232, -10.4023, 39.6498
CIE-LCH:
93.8232, 40.9916, 104.7005
CIE-Luv:
93.8232, 6.5398, 55.9240
Hunter-Lab:
92.1201, -14.9988, 35.0962
#f5f1a0 color charts
#f5f1a0 color shades, tints & tones
#f5f1a0 color schemes
#f5f1a0 color preview, HTML & CSS examples
This text has a color of #f5f1a0
<p style="color:#f5f1a0;">Text here</p>
.mytext {color:#f5f1a0;}
This box has a color of #f5f1a0
<div style="background-color:#f5f1a0;">Content here</div>
.mybackground {background-color:#f5f1a0;}
Border around this has a color of #f5f1a0
<div style="border:2px solid #f5f1a0;">Content here</div>
.myborder {border:2px solid #f5f1a0;}