#f95a6e color space conversions
Hex:
#f95a6e
RGB:
249, 90, 110
CMY:
2, 65, 57
CMYK:
0, 64, 56, 2
HSL:
352°, 92.9825%, 66.4706%
HSV (HSB):
352°, 63.8554%, 97.6471%
XYZ:
45.5376, 28.5779, 17.8678
xyY:
0.4951, 0.3107, 28.5779
CIE-Lab:
60.4072, 61.9019, 22.2400
CIE-LCH:
60.4072, 65.7759, 19.7623
CIE-Luv:
60.4072, 115.6476, 14.8912
Hunter-Lab:
53.4583, 58.5004, 17.6038
#f95a6e color charts
#f95a6e color shades, tints & tones
#f95a6e color schemes
#f95a6e color preview, HTML & CSS examples
This text has a color of #f95a6e
<p style="color:#f95a6e;">Text here</p>
.mytext {color:#f95a6e;}
This box has a color of #f95a6e
<div style="background-color:#f95a6e;">Content here</div>
.mybackground {background-color:#f95a6e;}
Border around this has a color of #f95a6e
<div style="border:2px solid #f95a6e;">Content here</div>
.myborder {border:2px solid #f95a6e;}