#f95a76 color space conversions
Hex:
#f95a76
RGB:
249, 90, 118
CMY:
2, 65, 54
CMYK:
0, 64, 53, 2
HSL:
349°, 92.9825%, 66.4706%
HSV (HSB):
349°, 63.8554%, 97.6471%
XYZ:
45.9931, 28.7601, 20.2667
xyY:
0.4840, 0.3027, 28.7601
CIE-Lab:
60.5693, 62.5037, 17.8235
CIE-LCH:
60.5693, 64.9953, 15.9160
CIE-Luv:
60.5693, 113.3802, 9.9264
Hunter-Lab:
53.6284, 59.2364, 15.1336
#f95a76 color charts
#f95a76 color shades, tints & tones
#f95a76 color schemes
#f95a76 color preview, HTML & CSS examples
This text has a color of #f95a76
<p style="color:#f95a76;">Text here</p>
.mytext {color:#f95a76;}
This box has a color of #f95a76
<div style="background-color:#f95a76;">Content here</div>
.mybackground {background-color:#f95a76;}
Border around this has a color of #f95a76
<div style="border:2px solid #f95a76;">Content here</div>
.myborder {border:2px solid #f95a76;}