#f86e85 color space conversions
Hex:
#f86e85
RGB:
248, 110, 133
CMY:
3, 57, 48
CMYK:
0, 56, 46, 3
HSL:
350°, 90.7895%, 70.1961%
HSV (HSB):
350°, 55.6452%, 97.2549%
XYZ:
48.5210, 32.8018, 25.9643
xyY:
0.4523, 0.3057, 32.8018
CIE-Lab:
64.0001, 54.7796, 13.9081
CIE-LCH:
64.0001, 56.5176, 14.2460
CIE-Luv:
64.0001, 96.5022, 7.5039
Hunter-Lab:
57.2728, 50.9959, 13.2122
#f86e85 color charts
#f86e85 color shades, tints & tones
#f86e85 color schemes
#f86e85 color preview, HTML & CSS examples
This text has a color of #f86e85
<p style="color:#f86e85;">Text here</p>
.mytext {color:#f86e85;}
This box has a color of #f86e85
<div style="background-color:#f86e85;">Content here</div>
.mybackground {background-color:#f86e85;}
Border around this has a color of #f86e85
<div style="border:2px solid #f86e85;">Content here</div>
.myborder {border:2px solid #f86e85;}