#f95e6f color space conversions
Hex:
#f95e6f
RGB:
249, 94, 111
CMY:
2, 63, 56
CMYK:
0, 62, 55, 2
HSL:
353°, 92.8144%, 67.2549%
HSV (HSB):
353°, 62.2490%, 97.6471%
XYZ:
45.9389, 29.2928, 18.2718
xyY:
0.4913, 0.3133, 29.2928
CIE-Lab:
61.0392, 60.3239, 22.5107
CIE-LCH:
61.0392, 64.3871, 20.4637
CIE-Luv:
61.0392, 112.9606, 15.6679
Hunter-Lab:
54.1229, 56.7938, 17.8698
#f95e6f color charts
#f95e6f color shades, tints & tones
#f95e6f color schemes
#f95e6f color preview, HTML & CSS examples
This text has a color of #f95e6f
<p style="color:#f95e6f;">Text here</p>
.mytext {color:#f95e6f;}
This box has a color of #f95e6f
<div style="background-color:#f95e6f;">Content here</div>
.mybackground {background-color:#f95e6f;}
Border around this has a color of #f95e6f
<div style="border:2px solid #f95e6f;">Content here</div>
.myborder {border:2px solid #f95e6f;}