#f5f29a color space conversions
Hex:
#f5f29a
RGB:
245, 242, 154
CMY:
4, 5, 40
CMYK:
0, 1, 37, 4
HSL:
58°, 81.9820%, 78.2353%
HSV (HSB):
58°, 37.1429%, 96.0784%
XYZ:
75.2411, 85.2498, 43.0611
xyY:
0.3696, 0.4188, 85.2498
CIE-Lab:
93.9907, -11.5653, 42.8349
CIE-LCH:
93.9907, 44.3688, 105.1094
CIE-Luv:
93.9907, 6.2066, 59.8308
Hunter-Lab:
92.3308, -16.1180, 36.9800
#f5f29a color charts
#f5f29a color shades, tints & tones
#f5f29a color schemes
#f5f29a color preview, HTML & CSS examples
This text has a color of #f5f29a
<p style="color:#f5f29a;">Text here</p>
.mytext {color:#f5f29a;}
This box has a color of #f5f29a
<div style="background-color:#f5f29a;">Content here</div>
.mybackground {background-color:#f5f29a;}
Border around this has a color of #f5f29a
<div style="border:2px solid #f5f29a;">Content here</div>
.myborder {border:2px solid #f5f29a;}