#f8badd color space conversions
Hex:
#f8badd
RGB:
248, 186, 221
CMY:
3, 27, 13
CMYK:
0, 25, 11, 3
HSL:
326°, 81.5789%, 85.0980%
HSV (HSB):
326°, 25.0000%, 97.2549%
XYZ:
69.3215, 60.2947, 76.3910
xyY:
0.3365, 0.2927, 60.2947
CIE-Lab:
81.9981, 27.6640, -8.7527
CIE-LCH:
81.9981, 29.0156, 342.4429
CIE-Luv:
81.9981, 34.8272, -18.3581
Hunter-Lab:
77.6497, 23.4682, -3.9742
#f8badd color charts
#f8badd color shades, tints & tones
#f8badd color schemes
#f8badd color preview, HTML & CSS examples
This text has a color of #f8badd
<p style="color:#f8badd;">Text here</p>
.mytext {color:#f8badd;}
This box has a color of #f8badd
<div style="background-color:#f8badd;">Content here</div>
.mybackground {background-color:#f8badd;}
Border around this has a color of #f8badd
<div style="border:2px solid #f8badd;">Content here</div>
.myborder {border:2px solid #f8badd;}