#f1dedc color space conversions
Hex:
#f1dedc
RGB:
241, 222, 220
CMY:
5, 13, 14
CMYK:
0, 8, 9, 5
HSL:
6°, 42.8571%, 90.3922%
HSV (HSB):
6°, 8.7137%, 94.5098%
XYZ:
75.3152, 76.1106, 78.4314
xyY:
0.3277, 0.3311, 76.1106
CIE-Lab:
89.9107, 6.1727, 3.3213
CIE-LCH:
89.9107, 7.0095, 28.2828
CIE-Luv:
89.9107, 11.2227, 3.8998
Hunter-Lab:
87.2414, 1.4259, 7.7663
#f1dedc color charts
#f1dedc RGB chart
#f1dedc CMYK chart
#f1dedc RGB pie chart
#f1dedc color shades, tints & tones
#f1dedc color schemes
#f1dedc color preview, HTML & CSS examples
This text has a color of #f1dedc
<p style="color:#f1dedc;">Text here</p>
.mytext {color:#f1dedc;}
Text color #f1dedc
This box has a color of #f1dedc
<div style="background-color:#f1dedc;">Content here</div>
.mybackground {background-color:#f1dedc;}
Background color #f1dedc
Border around this has a color of #f1dedc
<div style="border:2px solid #f1dedc;">Content here</div>
.myborder {border:2px solid #f1dedc;}
Border color #f1dedc