#f95065 color space conversions
Hex:
#f95065
RGB:
249, 80, 101
CMY:
2, 69, 60
CMYK:
0, 68, 59, 2
HSL:
353°, 93.3702%, 64.5098%
HSV (HSB):
353°, 67.8715%, 97.6471%
XYZ:
44.2845, 26.8166, 15.1540
xyY:
0.5134, 0.3109, 26.8166
CIE-Lab:
58.8042, 65.1896, 25.3269
CIE-LCH:
58.8042, 69.9366, 21.2317
CIE-Luv:
58.8042, 123.9946, 16.9830
Hunter-Lab:
51.7848, 62.0236, 18.8991
#f95065 color charts
#f95065 color shades, tints & tones
#f95065 color schemes
#f95065 color preview, HTML & CSS examples
This text has a color of #f95065
<p style="color:#f95065;">Text here</p>
.mytext {color:#f95065;}
This box has a color of #f95065
<div style="background-color:#f95065;">Content here</div>
.mybackground {background-color:#f95065;}
Border around this has a color of #f95065
<div style="border:2px solid #f95065;">Content here</div>
.myborder {border:2px solid #f95065;}