#f8b3bd color space conversions
Hex:
#f8b3bd
RGB:
248, 179, 189
CMY:
3, 30, 26
CMYK:
0, 28, 24, 3
HSL:
351°, 83.1325%, 83.7255%
HSV (HSB):
351°, 27.8226%, 97.2549%
XYZ:
64.0168, 55.8708, 55.5542
xyY:
0.3649, 0.3185, 55.8708
CIE-Lab:
79.5402, 26.4723, 4.9102
CIE-LCH:
79.5402, 26.9238, 10.5081
CIE-Luv:
79.5402, 43.1780, 2.2318
Hunter-Lab:
74.7468, 22.0694, 8.2565
#f8b3bd color charts
#f8b3bd color shades, tints & tones
#f8b3bd color schemes
#f8b3bd color preview, HTML & CSS examples
This text has a color of #f8b3bd
<p style="color:#f8b3bd;">Text here</p>
.mytext {color:#f8b3bd;}
This box has a color of #f8b3bd
<div style="background-color:#f8b3bd;">Content here</div>
.mybackground {background-color:#f8b3bd;}
Border around this has a color of #f8b3bd
<div style="border:2px solid #f8b3bd;">Content here</div>
.myborder {border:2px solid #f8b3bd;}