#f8befc color space conversions
Hex:
#f8befc
RGB:
248, 190, 252
CMY:
3, 25, 1
CMYK:
2, 25, 0, 1
HSL:
296°, 91.1765%, 86.6667%
HSV (HSB):
296°, 24.6032%, 98.8235%
XYZ:
74.6955, 63.8116, 100.4755
xyY:
0.3126, 0.2670, 63.8116
CIE-Lab:
83.8676, 30.9481, -22.5282
CIE-LCH:
83.8676, 38.2793, 323.9477
CIE-Luv:
83.8676, 28.6231, -40.9899
Hunter-Lab:
79.8822, 27.1164, -18.6572
#f8befc color charts
#f8befc color shades, tints & tones
#f8befc color schemes
#f8befc color preview, HTML & CSS examples
This text has a color of #f8befc
<p style="color:#f8befc;">Text here</p>
.mytext {color:#f8befc;}
This box has a color of #f8befc
<div style="background-color:#f8befc;">Content here</div>
.mybackground {background-color:#f8befc;}
Border around this has a color of #f8befc
<div style="border:2px solid #f8befc;">Content here</div>
.myborder {border:2px solid #f8befc;}