#f1c2c4 color space conversions
Hex:
#f1c2c4
RGB:
241, 194, 196
CMY:
5, 24, 23
CMYK:
0, 20, 19, 5
HSL:
357°, 62.6667%, 85.2941%
HSV (HSB):
357°, 19.5021%, 94.5098%
XYZ:
65.5312, 61.2699, 60.5970
xyY:
0.3497, 0.3270, 61.2699
CIE-Lab:
82.5236, 17.0420, 5.3578
CIE-LCH:
82.5236, 17.8644, 17.4525
CIE-Luv:
82.5236, 28.8540, 4.7602
Hunter-Lab:
78.2751, 12.4573, 8.8930
#f1c2c4 color charts
#f1c2c4 color shades, tints & tones
#f1c2c4 color schemes
#f1c2c4 color preview, HTML & CSS examples
This text has a color of #f1c2c4
<p style="color:#f1c2c4;">Text here</p>
.mytext {color:#f1c2c4;}
This box has a color of #f1c2c4
<div style="background-color:#f1c2c4;">Content here</div>
.mybackground {background-color:#f1c2c4;}
Border around this has a color of #f1c2c4
<div style="border:2px solid #f1c2c4;">Content here</div>
.myborder {border:2px solid #f1c2c4;}