#f1d08c color space conversions
Hex:
#f1d08c
RGB:
241, 208, 140
CMY:
5, 18, 45
CMYK:
0, 14, 42, 5
HSL:
40°, 78.2946%, 74.7059%
HSV (HSB):
40°, 41.9087%, 94.5098%
XYZ:
63.5651, 65.7060, 34.1432
xyY:
0.3890, 0.4021, 65.7060
CIE-Lab:
84.8462, 2.5684, 37.9961
CIE-LCH:
84.8462, 38.0829, 86.1329
CIE-Luv:
84.8462, 25.3162, 49.8301
Hunter-Lab:
81.0592, -1.8773, 31.7677
#f1d08c color charts
#f1d08c color shades, tints & tones
#f1d08c color schemes
#f1d08c color preview, HTML & CSS examples
This text has a color of #f1d08c
<p style="color:#f1d08c;">Text here</p>
.mytext {color:#f1d08c;}
This box has a color of #f1d08c
<div style="background-color:#f1d08c;">Content here</div>
.mybackground {background-color:#f1d08c;}
Border around this has a color of #f1d08c
<div style="border:2px solid #f1d08c;">Content here</div>
.myborder {border:2px solid #f1d08c;}