#f8bcc3 color space conversions
Hex:
#f8bcc3
RGB:
248, 188, 195
CMY:
3, 26, 24
CMYK:
0, 24, 21, 3
HSL:
353°, 81.0811%, 85.4902%
HSV (HSB):
353°, 24.1935%, 97.2549%
XYZ:
66.5449, 59.8630, 59.6772
xyY:
0.3576, 0.3217, 59.8630
CIE-Lab:
81.7637, 22.5836, 4.8842
CIE-LCH:
81.7637, 23.1057, 12.2035
CIE-Luv:
81.7637, 37.1303, 2.9879
Hunter-Lab:
77.3712, 18.1236, 8.4289
#f8bcc3 color charts
#f8bcc3 color shades, tints & tones
#f8bcc3 color schemes
#f8bcc3 color preview, HTML & CSS examples
This text has a color of #f8bcc3
<p style="color:#f8bcc3;">Text here</p>
.mytext {color:#f8bcc3;}
This box has a color of #f8bcc3
<div style="background-color:#f8bcc3;">Content here</div>
.mybackground {background-color:#f8bcc3;}
Border around this has a color of #f8bcc3
<div style="border:2px solid #f8bcc3;">Content here</div>
.myborder {border:2px solid #f8bcc3;}