#f8b7be color space conversions
Hex:
#f8b7be
RGB:
248, 183, 190
CMY:
3, 28, 25
CMYK:
0, 26, 23, 3
HSL:
354°, 82.2785%, 84.5098%
HSV (HSB):
354°, 26.2097%, 97.2549%
XYZ:
64.9391, 57.5411, 56.3991
xyY:
0.3630, 0.3217, 57.5411
CIE-Lab:
80.4830, 24.5035, 5.7296
CIE-LCH:
80.4830, 25.1644, 13.1610
CIE-Luv:
80.4830, 40.6936, 3.8014
Hunter-Lab:
75.8559, 20.0636, 9.0168
#f8b7be color charts
#f8b7be color shades, tints & tones
#f8b7be color schemes
#f8b7be color preview, HTML & CSS examples
This text has a color of #f8b7be
<p style="color:#f8b7be;">Text here</p>
.mytext {color:#f8b7be;}
This box has a color of #f8b7be
<div style="background-color:#f8b7be;">Content here</div>
.mybackground {background-color:#f8b7be;}
Border around this has a color of #f8b7be
<div style="border:2px solid #f8b7be;">Content here</div>
.myborder {border:2px solid #f8b7be;}