#f1c1ed color space conversions
Hex:
#f1c1ed
RGB:
241, 193, 237
CMY:
5, 24, 7
CMYK:
0, 20, 2, 5
HSL:
305°, 63.1579%, 85.0980%
HSV (HSB):
305°, 19.9170%, 94.5098%
XYZ:
70.6317, 62.9551, 88.5496
xyY:
0.3180, 0.2834, 62.9551
CIE-Lab:
83.4188, 24.3583, -15.2717
CIE-LCH:
83.4188, 28.7498, 327.9140
CIE-Luv:
83.4188, 24.7030, -28.0795
Hunter-Lab:
79.3443, 20.0469, -10.6277
#f1c1ed color charts
#f1c1ed color shades, tints & tones
#f1c1ed color schemes
#f1c1ed color preview, HTML & CSS examples
This text has a color of #f1c1ed
<p style="color:#f1c1ed;">Text here</p>
.mytext {color:#f1c1ed;}
This box has a color of #f1c1ed
<div style="background-color:#f1c1ed;">Content here</div>
.mybackground {background-color:#f1c1ed;}
Border around this has a color of #f1c1ed
<div style="border:2px solid #f1c1ed;">Content here</div>
.myborder {border:2px solid #f1c1ed;}