#f1c2e2 color space conversions
Hex:
#f1c2e2
RGB:
241, 194, 226
CMY:
5, 24, 11
CMYK:
0, 20, 6, 5
HSL:
319°, 62.6667%, 85.2941%
HSV (HSB):
319°, 19.5021%, 94.5098%
XYZ:
69.2949, 62.7753, 80.4161
xyY:
0.3261, 0.2954, 62.7753
CIE-Lab:
83.3240, 21.8913, -9.5347
CIE-LCH:
83.3240, 23.8776, 336.4646
CIE-Luv:
83.3240, 25.4760, -18.5645
Hunter-Lab:
79.2309, 17.4610, -4.7153
#f1c2e2 color charts
#f1c2e2 color shades, tints & tones
#f1c2e2 color schemes
#f1c2e2 color preview, HTML & CSS examples
This text has a color of #f1c2e2
<p style="color:#f1c2e2;">Text here</p>
.mytext {color:#f1c2e2;}
This box has a color of #f1c2e2
<div style="background-color:#f1c2e2;">Content here</div>
.mybackground {background-color:#f1c2e2;}
Border around this has a color of #f1c2e2
<div style="border:2px solid #f1c2e2;">Content here</div>
.myborder {border:2px solid #f1c2e2;}