#f8748e color space conversions
Hex:
#f8748e
RGB:
248, 116, 142
CMY:
3, 55, 44
CMYK:
0, 53, 43, 3
HSL:
348°, 90.4110%, 71.3725%
HSV (HSB):
348°, 53.2258%, 97.2549%
XYZ:
49.8393, 34.4002, 29.6043
xyY:
0.4378, 0.3022, 34.4002
CIE-Lab:
65.2790, 52.8537, 10.5691
CIE-LCH:
65.2790, 53.9001, 11.3082
CIE-Luv:
65.2790, 90.5335, 3.8929
Hunter-Lab:
58.6517, 49.0398, 11.1298
#f8748e color charts
#f8748e color shades, tints & tones
#f8748e color schemes
#f8748e color preview, HTML & CSS examples
This text has a color of #f8748e
<p style="color:#f8748e;">Text here</p>
.mytext {color:#f8748e;}
This box has a color of #f8748e
<div style="background-color:#f8748e;">Content here</div>
.mybackground {background-color:#f8748e;}
Border around this has a color of #f8748e
<div style="border:2px solid #f8748e;">Content here</div>
.myborder {border:2px solid #f8748e;}