#f8bdf4 color space conversions
Hex:
#f8bdf4
RGB:
248, 189, 244
CMY:
3, 26, 4
CMYK:
0, 24, 2, 3
HSL:
304°, 80.8219%, 85.6863%
HSV (HSB):
304°, 23.7903%, 97.2549%
XYZ:
73.2381, 62.8833, 93.8656
xyY:
0.3184, 0.2734, 62.8833
CIE-Lab:
83.3809, 30.0251, -19.0003
CIE-LCH:
83.3809, 35.5319, 327.6738
CIE-Luv:
83.3809, 30.1781, -35.0636
Hunter-Lab:
79.2990, 26.0839, -14.6718
#f8bdf4 color charts
#f8bdf4 color shades, tints & tones
#f8bdf4 color schemes
#f8bdf4 color preview, HTML & CSS examples
This text has a color of #f8bdf4
<p style="color:#f8bdf4;">Text here</p>
.mytext {color:#f8bdf4;}
This box has a color of #f8bdf4
<div style="background-color:#f8bdf4;">Content here</div>
.mybackground {background-color:#f8bdf4;}
Border around this has a color of #f8bdf4
<div style="border:2px solid #f8bdf4;">Content here</div>
.myborder {border:2px solid #f8bdf4;}