#f5f29e color space conversions
Hex:
#f5f29e
RGB:
245, 242, 158
CMY:
4, 5, 38
CMYK:
0, 1, 36, 4
HSL:
58°, 81.3084%, 79.0196%
HSV (HSB):
58°, 35.5102%, 96.0784%
XYZ:
75.5799, 85.3854, 44.8453
xyY:
0.3672, 0.4149, 85.3854
CIE-Lab:
94.0489, -11.1232, 40.9352
CIE-LCH:
94.0489, 42.4195, 105.2017
CIE-Luv:
94.0489, 6.0364, 57.5913
Hunter-Lab:
92.4042, -15.7074, 35.9085
#f5f29e color charts
#f5f29e color shades, tints & tones
#f5f29e color schemes
#f5f29e color preview, HTML & CSS examples
This text has a color of #f5f29e
<p style="color:#f5f29e;">Text here</p>
.mytext {color:#f5f29e;}
This box has a color of #f5f29e
<div style="background-color:#f5f29e;">Content here</div>
.mybackground {background-color:#f5f29e;}
Border around this has a color of #f5f29e
<div style="border:2px solid #f5f29e;">Content here</div>
.myborder {border:2px solid #f5f29e;}