#f8bdc8 color space conversions
Hex:
#f8bdc8
RGB:
248, 189, 200
CMY:
3, 26, 22
CMYK:
0, 24, 19, 3
HSL:
349°, 80.8219%, 85.6863%
HSV (HSB):
349°, 23.7903%, 97.2549%
XYZ:
67.3343, 60.5218, 62.7765
xyY:
0.3532, 0.3175, 60.5218
CIE-Lab:
82.1210, 22.7922, 2.7144
CIE-LCH:
82.1210, 22.9532, 6.7916
CIE-Luv:
82.1210, 35.9248, -0.1917
Hunter-Lab:
77.7957, 18.3540, 6.6135
#f8bdc8 color charts
#f8bdc8 color shades, tints & tones
#f8bdc8 color schemes
#f8bdc8 color preview, HTML & CSS examples
This text has a color of #f8bdc8
<p style="color:#f8bdc8;">Text here</p>
.mytext {color:#f8bdc8;}
This box has a color of #f8bdc8
<div style="background-color:#f8bdc8;">Content here</div>
.mybackground {background-color:#f8bdc8;}
Border around this has a color of #f8bdc8
<div style="border:2px solid #f8bdc8;">Content here</div>
.myborder {border:2px solid #f8bdc8;}