#f8bced color space conversions
Hex:
#f8bced
RGB:
248, 188, 237
CMY:
3, 26, 7
CMYK:
0, 24, 4, 3
HSL:
311°, 81.0811%, 85.4902%
HSV (HSB):
311°, 24.1935%, 97.2549%
XYZ:
71.9807, 62.0373, 88.3014
xyY:
0.3238, 0.2790, 62.0373
CIE-Lab:
82.9333, 29.3161, -15.9341
CIE-LCH:
82.9333, 33.3666, 331.4747
CIE-Luv:
82.9333, 31.6196, -29.9886
Hunter-Lab:
78.7638, 25.2911, -11.3349
#f8bced color charts
#f8bced color shades, tints & tones
#f8bced color schemes
#f8bced color preview, HTML & CSS examples
This text has a color of #f8bced
<p style="color:#f8bced;">Text here</p>
.mytext {color:#f8bced;}
This box has a color of #f8bced
<div style="background-color:#f8bced;">Content here</div>
.mybackground {background-color:#f8bced;}
Border around this has a color of #f8bced
<div style="border:2px solid #f8bced;">Content here</div>
.myborder {border:2px solid #f8bced;}