#f8bbbd color space conversions
Hex:
#f8bbbd
RGB:
248, 187, 189
CMY:
3, 27, 26
CMYK:
0, 25, 24, 3
HSL:
358°, 81.3333%, 85.2941%
HSV (HSB):
358°, 24.5968%, 97.2549%
XYZ:
65.6670, 59.1712, 56.1043
xyY:
0.3629, 0.3270, 59.1712
CIE-Lab:
81.3856, 22.2521, 7.5662
CIE-LCH:
81.3856, 23.5032, 18.7792
CIE-Luv:
81.3856, 38.4710, 6.8669
Hunter-Lab:
76.9228, 17.7659, 10.6024
#f8bbbd color charts
#f8bbbd color shades, tints & tones
#f8bbbd color schemes
#f8bbbd color preview, HTML & CSS examples
This text has a color of #f8bbbd
<p style="color:#f8bbbd;">Text here</p>
.mytext {color:#f8bbbd;}
This box has a color of #f8bbbd
<div style="background-color:#f8bbbd;">Content here</div>
.mybackground {background-color:#f8bbbd;}
Border around this has a color of #f8bbbd
<div style="border:2px solid #f8bbbd;">Content here</div>
.myborder {border:2px solid #f8bbbd;}