#f95678 color space conversions
Hex:
#f95678
RGB:
249, 86, 120
CMY:
2, 66, 53
CMYK:
0, 65, 52, 2
HSL:
347°, 93.1429%, 65.6863%
HSV (HSB):
347°, 65.4618%, 97.6471%
XYZ:
45.7849, 28.1514, 20.7899
xyY:
0.4833, 0.2972, 28.1514
CIE-Lab:
60.0253, 64.2554, 15.9111
CIE-LCH:
60.0253, 66.1961, 13.9080
CIE-Luv:
60.0253, 115.0433, 7.2747
Hunter-Lab:
53.0579, 61.1805, 13.9086
#f95678 color charts
#f95678 color shades, tints & tones
#f95678 color schemes
#f95678 color preview, HTML & CSS examples
This text has a color of #f95678
<p style="color:#f95678;">Text here</p>
.mytext {color:#f95678;}
This box has a color of #f95678
<div style="background-color:#f95678;">Content here</div>
.mybackground {background-color:#f95678;}
Border around this has a color of #f95678
<div style="border:2px solid #f95678;">Content here</div>
.myborder {border:2px solid #f95678;}