#f1cecc color space conversions
Hex:
#f1cecc
RGB:
241, 206, 204
CMY:
5, 19, 20
CMYK:
0, 15, 15, 5
HSL:
3°, 56.9231%, 87.2549%
HSV (HSB):
3°, 15.3527%, 94.5098%
XYZ:
69.2460, 67.2030, 66.4486
xyY:
0.3413, 0.3312, 67.2030
CIE-Lab:
85.6064, 11.9479, 5.5394
CIE-LCH:
85.6064, 13.1695, 24.8738
CIE-Luv:
85.6064, 21.2828, 6.0426
Hunter-Lab:
81.9774, 7.3177, 9.3254
#f1cecc color charts
#f1cecc color shades, tints & tones
#f1cecc color schemes
#f1cecc color preview, HTML & CSS examples
This text has a color of #f1cecc
<p style="color:#f1cecc;">Text here</p>
.mytext {color:#f1cecc;}
This box has a color of #f1cecc
<div style="background-color:#f1cecc;">Content here</div>
.mybackground {background-color:#f1cecc;}
Border around this has a color of #f1cecc
<div style="border:2px solid #f1cecc;">Content here</div>
.myborder {border:2px solid #f1cecc;}