#f8bcd4 color space conversions
Hex:
#f8bcd4
RGB:
248, 188, 212
CMY:
3, 26, 17
CMYK:
0, 24, 15, 3
HSL:
336°, 81.0811%, 85.4902%
HSV (HSB):
336°, 24.1935%, 97.2549%
XYZ:
68.5783, 60.6764, 70.3846
xyY:
0.3435, 0.3039, 60.6764
CIE-Lab:
82.2045, 25.1605, -3.6115
CIE-LCH:
82.2045, 25.4184, 351.8316
CIE-Luv:
82.2045, 34.9442, -10.0370
Hunter-Lab:
77.8950, 20.8339, 0.9531
#f8bcd4 color charts
#f8bcd4 color shades, tints & tones
#f8bcd4 color schemes
#f8bcd4 color preview, HTML & CSS examples
This text has a color of #f8bcd4
<p style="color:#f8bcd4;">Text here</p>
.mytext {color:#f8bcd4;}
This box has a color of #f8bcd4
<div style="background-color:#f8bcd4;">Content here</div>
.mybackground {background-color:#f8bcd4;}
Border around this has a color of #f8bcd4
<div style="border:2px solid #f8bcd4;">Content here</div>
.myborder {border:2px solid #f8bcd4;}