#f8f2bd color space conversions
Hex:
#f8f2bd
RGB:
248, 242, 189
CMY:
3, 5, 26
CMYK:
0, 2, 24, 3
HSL:
54°, 80.8219%, 85.6863%
HSV (HSB):
54°, 23.7903%, 97.2549%
XYZ:
79.6488, 87.1348, 60.7649
xyY:
0.3500, 0.3829, 87.1348
CIE-Lab:
94.7955, -6.1730, 26.3643
CIE-LCH:
94.7955, 27.0774, 103.1780
CIE-Luv:
94.7955, 6.4339, 38.8088
Hunter-Lab:
93.3460, -11.0479, 26.7466
#f8f2bd color charts
#f8f2bd color shades, tints & tones
#f8f2bd color schemes
#f8f2bd color preview, HTML & CSS examples
This text has a color of #f8f2bd
<p style="color:#f8f2bd;">Text here</p>
.mytext {color:#f8f2bd;}
This box has a color of #f8f2bd
<div style="background-color:#f8f2bd;">Content here</div>
.mybackground {background-color:#f8f2bd;}
Border around this has a color of #f8f2bd
<div style="border:2px solid #f8f2bd;">Content here</div>
.myborder {border:2px solid #f8f2bd;}