#f95e6c color space conversions
Hex:
#f95e6c
RGB:
249, 94, 108
CMY:
2, 63, 58
CMYK:
0, 62, 57, 2
HSL:
355°, 92.8144%, 67.2549%
HSV (HSB):
355°, 62.2490%, 97.6471%
XYZ:
45.7764, 29.2279, 17.4162
xyY:
0.4953, 0.3162, 29.2279
CIE-Lab:
60.9822, 60.1065, 24.1617
CIE-LCH:
60.9822, 64.7810, 21.8993
CIE-Luv:
60.9822, 113.7568, 17.4605
Hunter-Lab:
54.0628, 56.5308, 18.7438
#f95e6c color charts
#f95e6c color shades, tints & tones
#f95e6c color schemes
#f95e6c color preview, HTML & CSS examples
This text has a color of #f95e6c
<p style="color:#f95e6c;">Text here</p>
.mytext {color:#f95e6c;}
This box has a color of #f95e6c
<div style="background-color:#f95e6c;">Content here</div>
.mybackground {background-color:#f95e6c;}
Border around this has a color of #f95e6c
<div style="border:2px solid #f95e6c;">Content here</div>
.myborder {border:2px solid #f95e6c;}