#f8bacc color space conversions
Hex:
#f8bacc
RGB:
248, 186, 204
CMY:
3, 27, 20
CMYK:
0, 25, 18, 3
HSL:
343°, 81.5789%, 85.0980%
HSV (HSB):
343°, 25.0000%, 97.2549%
XYZ:
67.1694, 59.4339, 65.0584
xyY:
0.3505, 0.3101, 59.4339
CIE-Lab:
81.5295, 24.9774, -0.2983
CIE-LCH:
81.5295, 24.9791, 359.3158
CIE-Luv:
81.5295, 37.1093, -5.0394
Hunter-Lab:
77.0934, 20.6088, 3.9311
#f8bacc color charts
#f8bacc color shades, tints & tones
#f8bacc color schemes
#f8bacc color preview, HTML & CSS examples
This text has a color of #f8bacc
<p style="color:#f8bacc;">Text here</p>
.mytext {color:#f8bacc;}
This box has a color of #f8bacc
<div style="background-color:#f8bacc;">Content here</div>
.mybackground {background-color:#f8bacc;}
Border around this has a color of #f8bacc
<div style="border:2px solid #f8bacc;">Content here</div>
.myborder {border:2px solid #f8bacc;}