#f1dabf color space conversions
Hex:
#f1dabf
RGB:
241, 218, 191
CMY:
5, 15, 25
CMYK:
0, 10, 21, 5
HSL:
32°, 64.1026%, 84.7059%
HSV (HSB):
32°, 20.7469%, 94.5098%
XYZ:
70.7510, 72.6052, 59.5754
xyY:
0.3486, 0.3578, 72.6052
CIE-Lab:
88.2591, 3.7499, 16.1762
CIE-LCH:
88.2591, 16.6051, 76.9484
CIE-Luv:
88.2591, 15.5873, 22.7602
Hunter-Lab:
85.2087, -0.9019, 18.1922
#f1dabf color charts
#f1dabf color shades, tints & tones
#f1dabf color schemes
#f1dabf color preview, HTML & CSS examples
This text has a color of #f1dabf
<p style="color:#f1dabf;">Text here</p>
.mytext {color:#f1dabf;}
This box has a color of #f1dabf
<div style="background-color:#f1dabf;">Content here</div>
.mybackground {background-color:#f1dabf;}
Border around this has a color of #f1dabf
<div style="border:2px solid #f1dabf;">Content here</div>
.myborder {border:2px solid #f1dabf;}