#f1dac3 color space conversions
Hex:
#f1dac3
RGB:
241, 218, 195
CMY:
5, 15, 24
CMYK:
0, 10, 19, 5
HSL:
30°, 62.1622%, 85.4902%
HSV (HSB):
30°, 19.0871%, 94.5098%
XYZ:
71.1974, 72.7837, 61.9259
xyY:
0.3458, 0.3535, 72.7837
CIE-Lab:
88.3445, 4.3328, 14.1998
CIE-LCH:
88.3445, 14.8461, 73.0315
CIE-Luv:
88.3445, 15.2907, 19.9204
Hunter-Lab:
85.3134, -0.3331, 16.6829
#f1dac3 color charts
#f1dac3 color shades, tints & tones
#f1dac3 color schemes
#f1dac3 color preview, HTML & CSS examples
This text has a color of #f1dac3
<p style="color:#f1dac3;">Text here</p>
.mytext {color:#f1dac3;}
This box has a color of #f1dac3
<div style="background-color:#f1dac3;">Content here</div>
.mybackground {background-color:#f1dac3;}
Border around this has a color of #f1dac3
<div style="border:2px solid #f1dac3;">Content here</div>
.myborder {border:2px solid #f1dac3;}