#f87b8e color space conversions
Hex:
#f87b8e
RGB:
248, 123, 142
CMY:
3, 52, 44
CMYK:
0, 50, 43, 3
HSL:
351°, 89.9281%, 72.7451%
HSV (HSB):
351°, 50.4032%, 97.2549%
XYZ:
50.6768, 36.0754, 29.8835
xyY:
0.4345, 0.3093, 36.0754
CIE-Lab:
66.5775, 49.5030, 12.4018
CIE-LCH:
66.5775, 51.0329, 14.0646
CIE-Luv:
66.5775, 86.2232, 7.0196
Hunter-Lab:
60.0628, 45.4962, 12.5450
#f87b8e color charts
#f87b8e color shades, tints & tones
#f87b8e color schemes
#f87b8e color preview, HTML & CSS examples
This text has a color of #f87b8e
<p style="color:#f87b8e;">Text here</p>
.mytext {color:#f87b8e;}
This box has a color of #f87b8e
<div style="background-color:#f87b8e;">Content here</div>
.mybackground {background-color:#f87b8e;}
Border around this has a color of #f87b8e
<div style="border:2px solid #f87b8e;">Content here</div>
.myborder {border:2px solid #f87b8e;}