#f8f2af color space conversions
Hex:
#f8f2af
RGB:
248, 242, 175
CMY:
3, 5, 31
CMYK:
0, 2, 29, 3
HSL:
55°, 83.9080%, 82.9412%
HSV (HSB):
55°, 29.4355%, 97.2549%
XYZ:
78.2014, 86.5559, 53.1427
xyY:
0.3589, 0.3972, 86.5559
CIE-Lab:
94.5495, -7.9859, 33.1350
CIE-LCH:
94.5495, 34.0837, 103.5505
CIE-Luv:
94.5495, 7.1462, 47.7371
Hunter-Lab:
93.0354, -12.7729, 31.2578
#f8f2af color charts
#f8f2af color shades, tints & tones
#f8f2af color schemes
#f8f2af color preview, HTML & CSS examples
This text has a color of #f8f2af
<p style="color:#f8f2af;">Text here</p>
.mytext {color:#f8f2af;}
This box has a color of #f8f2af
<div style="background-color:#f8f2af;">Content here</div>
.mybackground {background-color:#f8f2af;}
Border around this has a color of #f8f2af
<div style="border:2px solid #f8f2af;">Content here</div>
.myborder {border:2px solid #f8f2af;}