#f86e95 color space conversions
Hex:
#f86e95
RGB:
248, 110, 149
CMY:
3, 57, 42
CMYK:
0, 56, 40, 3
HSL:
343°, 90.7895%, 70.1961%
HSV (HSB):
343°, 55.6452%, 97.2549%
XYZ:
49.7121, 33.2782, 32.2370
xyY:
0.4314, 0.2888, 33.2782
CIE-Lab:
64.3856, 56.3617, 5.2964
CIE-LCH:
64.3856, 56.6100, 5.3684
CIE-Luv:
64.3856, 92.2116, -3.6979
Hunter-Lab:
57.6873, 52.8700, 7.2485
#f86e95 color charts
#f86e95 color shades, tints & tones
#f86e95 color schemes
#f86e95 color preview, HTML & CSS examples
This text has a color of #f86e95
<p style="color:#f86e95;">Text here</p>
.mytext {color:#f86e95;}
This box has a color of #f86e95
<div style="background-color:#f86e95;">Content here</div>
.mybackground {background-color:#f86e95;}
Border around this has a color of #f86e95
<div style="border:2px solid #f86e95;">Content here</div>
.myborder {border:2px solid #f86e95;}