#f86a80 color space conversions
Hex:
#f86a80
RGB:
248, 106, 128
CMY:
3, 58, 50
CMYK:
0, 57, 48, 3
HSL:
351°, 91.0256%, 69.4118%
HSV (HSB):
351°, 57.2581%, 97.2549%
XYZ:
47.7617, 31.8230, 24.0472
xyY:
0.4609, 0.3071, 31.8230
CIE-Lab:
63.1964, 56.1486, 15.6533
CIE-LCH:
63.1964, 58.2897, 15.5775
CIE-Luv:
63.1964, 100.2609, 9.2080
Hunter-Lab:
56.4119, 52.4080, 14.2143
#f86a80 color charts
#f86a80 color shades, tints & tones
#f86a80 color schemes
#f86a80 color preview, HTML & CSS examples
This text has a color of #f86a80
<p style="color:#f86a80;">Text here</p>
.mytext {color:#f86a80;}
This box has a color of #f86a80
<div style="background-color:#f86a80;">Content here</div>
.mybackground {background-color:#f86a80;}
Border around this has a color of #f86a80
<div style="border:2px solid #f86a80;">Content here</div>
.myborder {border:2px solid #f86a80;}