#f94e6d color space conversions
Hex:
#f94e6d
RGB:
249, 78, 109
CMY:
2, 69, 57
CMYK:
0, 69, 56, 2
HSL:
349°, 93.4426%, 64.1176%
HSV (HSB):
349°, 68.6747%, 97.6471%
XYZ:
44.5516, 26.6926, 17.2721
xyY:
0.5033, 0.3016, 26.6926
CIE-Lab:
58.6887, 66.4650, 20.5079
CIE-LCH:
58.6887, 69.5570, 17.1477
CIE-Luv:
58.6887, 122.7590, 11.6484
Hunter-Lab:
51.6649, 63.5103, 16.3442
#f94e6d color charts
#f94e6d color shades, tints & tones
#f94e6d color schemes
#f94e6d color preview, HTML & CSS examples
This text has a color of #f94e6d
<p style="color:#f94e6d;">Text here</p>
.mytext {color:#f94e6d;}
This box has a color of #f94e6d
<div style="background-color:#f94e6d;">Content here</div>
.mybackground {background-color:#f94e6d;}
Border around this has a color of #f94e6d
<div style="border:2px solid #f94e6d;">Content here</div>
.myborder {border:2px solid #f94e6d;}