#f86e6a color space conversions
Hex:
#f86e6a
RGB:
248, 110, 106
CMY:
3, 57, 58
CMYK:
0, 56, 57, 3
HSL:
2°, 91.0256%, 69.4118%
HSV (HSB):
2°, 57.2581%, 97.2549%
XYZ:
46.8888, 32.1489, 17.3697
xyY:
0.4864, 0.3335, 32.1489
CIE-Lab:
63.4658, 52.5509, 28.5405
CIE-LCH:
63.4658, 59.8009, 28.5065
CIE-Luv:
63.4658, 103.0050, 24.3136
Hunter-Lab:
56.7000, 48.3879, 21.5269
#f86e6a color charts
#f86e6a color shades, tints & tones
#f86e6a color schemes
#f86e6a color preview, HTML & CSS examples
This text has a color of #f86e6a
<p style="color:#f86e6a;">Text here</p>
.mytext {color:#f86e6a;}
This box has a color of #f86e6a
<div style="background-color:#f86e6a;">Content here</div>
.mybackground {background-color:#f86e6a;}
Border around this has a color of #f86e6a
<div style="border:2px solid #f86e6a;">Content here</div>
.myborder {border:2px solid #f86e6a;}