#f8988e color space conversions
Hex:
#f8988e
RGB:
248, 152, 142
CMY:
3, 40, 44
CMYK:
0, 39, 43, 3
HSL:
6°, 88.3333%, 76.4706%
HSV (HSB):
6°, 42.7419%, 97.2549%
XYZ:
54.8221, 44.3659, 31.2652
xyY:
0.4202, 0.3401, 44.3659
CIE-Lab:
72.4724, 34.8602, 20.5924
CIE-LCH:
72.4724, 40.4880, 30.5709
CIE-Luv:
72.4724, 67.3830, 20.8513
Hunter-Lab:
66.6078, 30.3525, 18.7951
#f8988e color charts
#f8988e color shades, tints & tones
#f8988e color schemes
#f8988e color preview, HTML & CSS examples
This text has a color of #f8988e
<p style="color:#f8988e;">Text here</p>
.mytext {color:#f8988e;}
This box has a color of #f8988e
<div style="background-color:#f8988e;">Content here</div>
.mybackground {background-color:#f8988e;}
Border around this has a color of #f8988e
<div style="border:2px solid #f8988e;">Content here</div>
.myborder {border:2px solid #f8988e;}