#f1bac2 color space conversions
Hex:
#f1bac2
RGB:
241, 186, 194
CMY:
5, 27, 24
CMYK:
0, 23, 20, 5
HSL:
351°, 66.2651%, 83.7255%
HSV (HSB):
351°, 22.8216%, 94.5098%
XYZ:
63.5721, 57.7136, 58.8282
xyY:
0.3530, 0.3204, 57.7136
CIE-Lab:
80.5793, 20.9763, 3.6221
CIE-LCH:
80.5793, 21.2867, 9.7969
CIE-Luv:
80.5793, 33.6542, 1.4727
Hunter-Lab:
75.9695, 16.4243, 7.2665
#f1bac2 color charts
#f1bac2 color shades, tints & tones
#f1bac2 color schemes
#f1bac2 color preview, HTML & CSS examples
This text has a color of #f1bac2
<p style="color:#f1bac2;">Text here</p>
.mytext {color:#f1bac2;}
This box has a color of #f1bac2
<div style="background-color:#f1bac2;">Content here</div>
.mybackground {background-color:#f1bac2;}
Border around this has a color of #f1bac2
<div style="border:2px solid #f1bac2;">Content here</div>
.myborder {border:2px solid #f1bac2;}