#f1ccce color space conversions
Hex:
#f1ccce
RGB:
241, 204, 206
CMY:
5, 20, 19
CMYK:
0, 15, 15, 5
HSL:
357°, 56.9231%, 87.2549%
HSV (HSB):
357°, 15.3527%, 94.5098%
XYZ:
69.0091, 66.3427, 67.5608
xyY:
0.3401, 0.3270, 66.3427
CIE-Lab:
85.1709, 13.3110, 3.8474
CIE-LCH:
85.1709, 13.8558, 16.1213
CIE-Luv:
85.1709, 22.2054, 3.3046
Hunter-Lab:
81.4510, 8.6941, 7.8368
#f1ccce color charts
#f1ccce color shades, tints & tones
#f1ccce color schemes
#f1ccce color preview, HTML & CSS examples
This text has a color of #f1ccce
<p style="color:#f1ccce;">Text here</p>
.mytext {color:#f1ccce;}
This box has a color of #f1ccce
<div style="background-color:#f1ccce;">Content here</div>
.mybackground {background-color:#f1ccce;}
Border around this has a color of #f1ccce
<div style="border:2px solid #f1ccce;">Content here</div>
.myborder {border:2px solid #f1ccce;}