#f8d48c color space conversions
Hex:
#f8d48c
RGB:
248, 212, 140
CMY:
3, 17, 45
CMYK:
0, 15, 44, 3
HSL:
40°, 88.5246%, 76.0784%
HSV (HSB):
40°, 43.5484%, 97.2549%
XYZ:
66.9885, 68.9369, 34.5864
xyY:
0.3929, 0.4043, 68.9369
CIE-Lab:
86.4728, 3.2700, 40.2152
CIE-LCH:
86.4728, 40.3479, 85.3513
CIE-Luv:
86.4728, 27.6151, 52.4190
Hunter-Lab:
83.0282, -1.2828, 33.4218
#f8d48c color charts
#f8d48c color shades, tints & tones
#f8d48c color schemes
#f8d48c color preview, HTML & CSS examples
This text has a color of #f8d48c
<p style="color:#f8d48c;">Text here</p>
.mytext {color:#f8d48c;}
This box has a color of #f8d48c
<div style="background-color:#f8d48c;">Content here</div>
.mybackground {background-color:#f8d48c;}
Border around this has a color of #f8d48c
<div style="border:2px solid #f8d48c;">Content here</div>
.myborder {border:2px solid #f8d48c;}