#f95b79 color space conversions
Hex:
#f95b79
RGB:
249, 91, 121
CMY:
2, 64, 53
CMYK:
0, 63, 51, 2
HSL:
349°, 92.9412%, 66.6667%
HSV (HSB):
349°, 63.4538%, 97.6471%
XYZ:
46.2592, 29.0024, 21.2491
xyY:
0.4793, 0.3005, 29.0024
CIE-Lab:
60.7837, 62.3350, 16.3772
CIE-LCH:
60.7837, 64.4505, 14.7206
CIE-Luv:
60.7837, 111.9310, 8.3485
Hunter-Lab:
53.8539, 59.0830, 14.3037
#f95b79 color charts
#f95b79 color shades, tints & tones
#f95b79 color schemes
#f95b79 color preview, HTML & CSS examples
This text has a color of #f95b79
<p style="color:#f95b79;">Text here</p>
.mytext {color:#f95b79;}
This box has a color of #f95b79
<div style="background-color:#f95b79;">Content here</div>
.mybackground {background-color:#f95b79;}
Border around this has a color of #f95b79
<div style="border:2px solid #f95b79;">Content here</div>
.myborder {border:2px solid #f95b79;}