#f8bcec color space conversions
Hex:
#f8bcec
RGB:
248, 188, 236
CMY:
3, 26, 7
CMYK:
0, 24, 5, 3
HSL:
312°, 81.0811%, 85.4902%
HSV (HSB):
312°, 24.1935%, 97.2549%
XYZ:
71.8349, 61.9790, 87.5339
xyY:
0.3245, 0.2800, 61.9790
CIE-Lab:
82.9023, 29.1420, -15.4457
CIE-LCH:
82.9023, 32.9822, 332.0758
CIE-Luv:
82.9023, 31.7542, -29.1769
Hunter-Lab:
78.7268, 25.1021, -10.8140
#f8bcec color charts
#f8bcec color shades, tints & tones
#f8bcec color schemes
#f8bcec color preview, HTML & CSS examples
This text has a color of #f8bcec
<p style="color:#f8bcec;">Text here</p>
.mytext {color:#f8bcec;}
This box has a color of #f8bcec
<div style="background-color:#f8bcec;">Content here</div>
.mybackground {background-color:#f8bcec;}
Border around this has a color of #f8bcec
<div style="border:2px solid #f8bcec;">Content here</div>
.myborder {border:2px solid #f8bcec;}