#f9bdf8 color space conversions
Hex:
#f9bdf8
RGB:
249, 189, 248
CMY:
2, 26, 3
CMYK:
0, 24, 0, 2
HSL:
301°, 83.3333%, 85.8824%
HSV (HSB):
301°, 24.0964%, 97.6471%
XYZ:
74.2078, 63.3122, 97.1162
xyY:
0.3163, 0.2698, 63.3122
CIE-Lab:
83.6064, 31.0675, -20.7840
CIE-LCH:
83.6064, 37.3786, 326.2177
CIE-Luv:
83.6064, 30.2655, -38.1493
Hunter-Lab:
79.5690, 27.2273, -16.6669
#f9bdf8 color charts
#f9bdf8 color shades, tints & tones
#f9bdf8 color schemes
#f9bdf8 color preview, HTML & CSS examples
This text has a color of #f9bdf8
<p style="color:#f9bdf8;">Text here</p>
.mytext {color:#f9bdf8;}
This box has a color of #f9bdf8
<div style="background-color:#f9bdf8;">Content here</div>
.mybackground {background-color:#f9bdf8;}
Border around this has a color of #f9bdf8
<div style="border:2px solid #f9bdf8;">Content here</div>
.myborder {border:2px solid #f9bdf8;}