#f18bac color space conversions
Hex:
#f18bac
RGB:
241, 139, 172
CMY:
5, 45, 33
CMYK:
0, 42, 29, 5
HSL:
341°, 78.4615%, 74.5098%
HSV (HSB):
341°, 42.3237%, 94.5098%
XYZ:
52.9546, 40.1446, 43.9874
xyY:
0.3863, 0.2928, 40.1446
CIE-Lab:
69.5724, 42.5797, -0.3108
CIE-LCH:
69.5724, 42.5808, 359.5819
CIE-Luv:
69.5724, 64.4666, -8.4109
Hunter-Lab:
63.3597, 38.3067, 3.1898
#f18bac color charts
#f18bac color shades, tints & tones
#f18bac color schemes
#f18bac color preview, HTML & CSS examples
This text has a color of #f18bac
<p style="color:#f18bac;">Text here</p>
.mytext {color:#f18bac;}
This box has a color of #f18bac
<div style="background-color:#f18bac;">Content here</div>
.mybackground {background-color:#f18bac;}
Border around this has a color of #f18bac
<div style="border:2px solid #f18bac;">Content here</div>
.myborder {border:2px solid #f18bac;}