#f5f2a8 color space conversions
Hex:
#f5f2a8
RGB:
245, 242, 168
CMY:
4, 5, 34
CMYK:
0, 1, 31, 4
HSL:
58°, 79.3814%, 80.9804%
HSV (HSB):
58°, 31.4286%, 96.0784%
XYZ:
76.4762, 85.7439, 49.5653
xyY:
0.3611, 0.4049, 85.7439
CIE-Lab:
94.2027, -9.9622, 36.1529
CIE-LCH:
94.2027, 37.5004, 105.4059
CIE-Luv:
94.2027, 5.5939, 51.7655
Hunter-Lab:
92.5980, -14.6243, 33.0822
#f5f2a8 color charts
#f5f2a8 color shades, tints & tones
#f5f2a8 color schemes
#f5f2a8 color preview, HTML & CSS examples
This text has a color of #f5f2a8
<p style="color:#f5f2a8;">Text here</p>
.mytext {color:#f5f2a8;}
This box has a color of #f5f2a8
<div style="background-color:#f5f2a8;">Content here</div>
.mybackground {background-color:#f5f2a8;}
Border around this has a color of #f5f2a8
<div style="border:2px solid #f5f2a8;">Content here</div>
.myborder {border:2px solid #f5f2a8;}