#f1dace color space conversions
Hex:
#f1dace
RGB:
241, 218, 206
CMY:
5, 15, 19
CMYK:
0, 10, 15, 5
HSL:
21°, 55.5556%, 87.6471%
HSV (HSB):
21°, 14.5228%, 94.5098%
XYZ:
72.4876, 73.2998, 68.7203
xyY:
0.3379, 0.3417, 73.2998
CIE-Lab:
88.5905, 5.9989, 8.7728
CIE-LCH:
88.5905, 10.6277, 55.6357
CIE-Luv:
88.5905, 14.4558, 11.9189
Hunter-Lab:
85.6153, 1.3032, 12.3408
#f1dace color charts
#f1dace color shades, tints & tones
#f1dace color schemes
#f1dace color preview, HTML & CSS examples
This text has a color of #f1dace
<p style="color:#f1dace;">Text here</p>
.mytext {color:#f1dace;}
This box has a color of #f1dace
<div style="background-color:#f1dace;">Content here</div>
.mybackground {background-color:#f1dace;}
Border around this has a color of #f1dace
<div style="border:2px solid #f1dace;">Content here</div>
.myborder {border:2px solid #f1dace;}