#f1ddbf color space conversions
Hex:
#f1ddbf
RGB:
241, 221, 191
CMY:
5, 13, 25
CMYK:
0, 8, 21, 5
HSL:
36°, 64.1026%, 84.7059%
HSV (HSB):
36°, 20.7469%, 94.5098%
XYZ:
71.5360, 74.1753, 59.8371
xyY:
0.3480, 0.3609, 74.1753
CIE-Lab:
89.0053, 2.2034, 17.2236
CIE-LCH:
89.0053, 17.3639, 82.7097
CIE-Luv:
89.0053, 13.8769, 24.5369
Hunter-Lab:
86.1251, -2.4556, 19.0946
#f1ddbf color charts
#f1ddbf color shades, tints & tones
#f1ddbf color schemes
#f1ddbf color preview, HTML & CSS examples
This text has a color of #f1ddbf
<p style="color:#f1ddbf;">Text here</p>
.mytext {color:#f1ddbf;}
This box has a color of #f1ddbf
<div style="background-color:#f1ddbf;">Content here</div>
.mybackground {background-color:#f1ddbf;}
Border around this has a color of #f1ddbf
<div style="border:2px solid #f1ddbf;">Content here</div>
.myborder {border:2px solid #f1ddbf;}