#f8757e color space conversions
Hex:
#f8757e
RGB:
248, 117, 126
CMY:
3, 54, 51
CMYK:
0, 53, 49, 3
HSL:
356°, 90.3448%, 71.5686%
HSV (HSB):
356°, 52.8226%, 97.2549%
XYZ:
48.8386, 34.1854, 23.7630
xyY:
0.4573, 0.3201, 34.1854
CIE-Lab:
65.1095, 50.8678, 19.4298
CIE-LCH:
65.1095, 54.4523, 20.9052
CIE-Luv:
65.1095, 93.8018, 15.0512
Hunter-Lab:
58.4683, 46.7817, 16.8308
#f8757e color charts
#f8757e color shades, tints & tones
#f8757e color schemes
#f8757e color preview, HTML & CSS examples
This text has a color of #f8757e
<p style="color:#f8757e;">Text here</p>
.mytext {color:#f8757e;}
This box has a color of #f8757e
<div style="background-color:#f8757e;">Content here</div>
.mybackground {background-color:#f8757e;}
Border around this has a color of #f8757e
<div style="border:2px solid #f8757e;">Content here</div>
.myborder {border:2px solid #f8757e;}