#f8bac0 color space conversions
Hex:
#f8bac0
RGB:
248, 186, 192
CMY:
3, 27, 25
CMYK:
0, 25, 23, 3
HSL:
354°, 81.5789%, 85.0980%
HSV (HSB):
354°, 25.0000%, 97.2549%
XYZ:
65.7847, 58.8800, 57.7669
xyY:
0.3606, 0.3228, 58.8800
CIE-Lab:
81.2256, 23.2057, 5.7218
CIE-LCH:
81.2256, 23.9007, 13.8511
CIE-Luv:
81.2256, 38.6757, 4.0580
Hunter-Lab:
76.7333, 18.7476, 9.0782
#f8bac0 color charts
#f8bac0 color shades, tints & tones
#f8bac0 color schemes
#f8bac0 color preview, HTML & CSS examples
This text has a color of #f8bac0
<p style="color:#f8bac0;">Text here</p>
.mytext {color:#f8bac0;}
This box has a color of #f8bac0
<div style="background-color:#f8bac0;">Content here</div>
.mybackground {background-color:#f8bac0;}
Border around this has a color of #f8bac0
<div style="border:2px solid #f8bac0;">Content here</div>
.myborder {border:2px solid #f8bac0;}