#f8badf color space conversions
Hex:
#f8badf
RGB:
248, 186, 223
CMY:
3, 27, 13
CMYK:
0, 25, 10, 3
HSL:
324°, 81.5789%, 85.0980%
HSV (HSB):
324°, 25.0000%, 97.2549%
XYZ:
69.5896, 60.4020, 77.8030
xyY:
0.3349, 0.2907, 60.4020
CIE-Lab:
82.0562, 27.9932, -9.7409
CIE-LCH:
82.0562, 29.6395, 340.8135
CIE-Luv:
82.0562, 34.5549, -19.9525
Hunter-Lab:
77.7187, 23.8217, -4.9512
#f8badf color charts
#f8badf color shades, tints & tones
#f8badf color schemes
#f8badf color preview, HTML & CSS examples
This text has a color of #f8badf
<p style="color:#f8badf;">Text here</p>
.mytext {color:#f8badf;}
This box has a color of #f8badf
<div style="background-color:#f8badf;">Content here</div>
.mybackground {background-color:#f8badf;}
Border around this has a color of #f8badf
<div style="border:2px solid #f8badf;">Content here</div>
.myborder {border:2px solid #f8badf;}