#f8bdbf color space conversions
Hex:
#f8bdbf
RGB:
248, 189, 191
CMY:
3, 26, 25
CMYK:
0, 24, 23, 3
HSL:
358°, 80.8219%, 85.6863%
HSV (HSB):
358°, 23.7903%, 97.2549%
XYZ:
66.3130, 60.1132, 57.3982
xyY:
0.3607, 0.3270, 60.1132
CIE-Lab:
81.8997, 21.4808, 7.2293
CIE-LCH:
81.8997, 22.6647, 18.6006
CIE-Luv:
81.8997, 37.0463, 6.5544
Hunter-Lab:
77.5327, 16.9870, 10.3800
#f8bdbf color charts
#f8bdbf color shades, tints & tones
#f8bdbf color schemes
#f8bdbf color preview, HTML & CSS examples
This text has a color of #f8bdbf
<p style="color:#f8bdbf;">Text here</p>
.mytext {color:#f8bdbf;}
This box has a color of #f8bdbf
<div style="background-color:#f8bdbf;">Content here</div>
.mybackground {background-color:#f8bdbf;}
Border around this has a color of #f8bdbf
<div style="border:2px solid #f8bdbf;">Content here</div>
.myborder {border:2px solid #f8bdbf;}