#f1cac1 color space conversions
Hex:
#f1cac1
RGB:
241, 202, 193
CMY:
5, 21, 24
CMYK:
0, 16, 20, 5
HSL:
11°, 63.1579%, 85.0980%
HSV (HSB):
11°, 19.9170%, 94.5098%
XYZ:
67.0218, 64.7921, 59.4258
xyY:
0.3505, 0.3388, 64.7921
CIE-Lab:
84.3765, 12.3795, 9.6192
CIE-LCH:
84.3765, 15.6774, 37.8481
CIE-Luv:
84.3765, 24.5845, 11.7865
Hunter-Lab:
80.4935, 7.7618, 12.5736
#f1cac1 color charts
#f1cac1 color shades, tints & tones
#f1cac1 color schemes
#f1cac1 color preview, HTML & CSS examples
This text has a color of #f1cac1
<p style="color:#f1cac1;">Text here</p>
.mytext {color:#f1cac1;}
This box has a color of #f1cac1
<div style="background-color:#f1cac1;">Content here</div>
.mybackground {background-color:#f1cac1;}
Border around this has a color of #f1cac1
<div style="border:2px solid #f1cac1;">Content here</div>
.myborder {border:2px solid #f1cac1;}