#f1dacb color space conversions
Hex:
#f1dacb
RGB:
241, 218, 203
CMY:
5, 15, 20
CMYK:
0, 10, 16, 5
HSL:
24°, 57.5758%, 87.0588%
HSV (HSB):
24°, 15.7676%, 94.5098%
XYZ:
72.1265, 73.1554, 66.8188
xyY:
0.3401, 0.3449, 73.1554
CIE-Lab:
88.5218, 5.5354, 10.2514
CIE-LCH:
88.5218, 11.6504, 61.6327
CIE-Luv:
88.5218, 14.6861, 14.1279
Hunter-Lab:
85.5309, 0.8464, 13.5528
#f1dacb color charts
#f1dacb color shades, tints & tones
#f1dacb color schemes
#f1dacb color preview, HTML & CSS examples
This text has a color of #f1dacb
<p style="color:#f1dacb;">Text here</p>
.mytext {color:#f1dacb;}
This box has a color of #f1dacb
<div style="background-color:#f1dacb;">Content here</div>
.mybackground {background-color:#f1dacb;}
Border around this has a color of #f1dacb
<div style="border:2px solid #f1dacb;">Content here</div>
.myborder {border:2px solid #f1dacb;}