#f1ceed color space conversions
Hex:
#f1ceed
RGB:
241, 206, 237
CMY:
5, 19, 7
CMYK:
0, 15, 2, 5
HSL:
307°, 55.5556%, 87.6471%
HSV (HSB):
307°, 14.5228%, 94.5098%
XYZ:
73.6330, 68.9578, 89.5501
xyY:
0.3172, 0.2971, 68.9578
CIE-Lab:
86.4832, 17.4758, -10.6887
CIE-LCH:
86.4832, 20.4854, 328.5489
CIE-Luv:
86.4832, 18.1105, -19.6942
Hunter-Lab:
83.0408, 12.9560, -5.8089
#f1ceed color charts
#f1ceed color shades, tints & tones
#f1ceed color schemes
#f1ceed color preview, HTML & CSS examples
This text has a color of #f1ceed
<p style="color:#f1ceed;">Text here</p>
.mytext {color:#f1ceed;}
This box has a color of #f1ceed
<div style="background-color:#f1ceed;">Content here</div>
.mybackground {background-color:#f1ceed;}
Border around this has a color of #f1ceed
<div style="border:2px solid #f1ceed;">Content here</div>
.myborder {border:2px solid #f1ceed;}