#f95e6d color space conversions
Hex:
#f95e6d
RGB:
249, 94, 109
CMY:
2, 63, 57
CMYK:
0, 62, 56, 2
HSL:
354°, 92.8144%, 67.2549%
HSV (HSB):
354°, 62.2490%, 97.6471%
XYZ:
45.8299, 29.2493, 17.6982
xyY:
0.4940, 0.3153, 29.2493
CIE-Lab:
61.0010, 60.1782, 23.6114
CIE-LCH:
61.0010, 64.6445, 21.4230
CIE-Luv:
61.0010, 113.4932, 16.8674
Hunter-Lab:
54.0826, 56.6175, 18.4556
#f95e6d color charts
#f95e6d color shades, tints & tones
#f95e6d color schemes
#f95e6d color preview, HTML & CSS examples
This text has a color of #f95e6d
<p style="color:#f95e6d;">Text here</p>
.mytext {color:#f95e6d;}
This box has a color of #f95e6d
<div style="background-color:#f95e6d;">Content here</div>
.mybackground {background-color:#f95e6d;}
Border around this has a color of #f95e6d
<div style="border:2px solid #f95e6d;">Content here</div>
.myborder {border:2px solid #f95e6d;}