#f8bbd4 color space conversions
Hex:
#f8bbd4
RGB:
248, 187, 212
CMY:
3, 27, 17
CMYK:
0, 25, 15, 3
HSL:
335°, 81.3333%, 85.2941%
HSV (HSB):
335°, 24.5968%, 97.2549%
XYZ:
68.3654, 60.2506, 70.3136
xyY:
0.3437, 0.3029, 60.2506
CIE-Lab:
81.9742, 25.6884, -3.9504
CIE-LCH:
81.9742, 25.9904, 351.2575
CIE-Luv:
81.9742, 35.4940, -10.6444
Hunter-Lab:
77.6212, 21.3778, 0.6267
#f8bbd4 color charts
#f8bbd4 color shades, tints & tones
#f8bbd4 color schemes
#f8bbd4 color preview, HTML & CSS examples
This text has a color of #f8bbd4
<p style="color:#f8bbd4;">Text here</p>
.mytext {color:#f8bbd4;}
This box has a color of #f8bbd4
<div style="background-color:#f8bbd4;">Content here</div>
.mybackground {background-color:#f8bbd4;}
Border around this has a color of #f8bbd4
<div style="border:2px solid #f8bbd4;">Content here</div>
.myborder {border:2px solid #f8bbd4;}