#f94e7c color space conversions
Hex:
#f94e7c
RGB:
249, 78, 124
CMY:
2, 69, 51
CMYK:
0, 69, 50, 2
HSL:
344°, 93.4426%, 64.1176%
HSV (HSB):
344°, 68.6747%, 97.6471%
XYZ:
45.4294, 27.0438, 21.8944
xyY:
0.4814, 0.2866, 27.0438
CIE-Lab:
59.0148, 67.5938, 12.1647
CIE-LCH:
59.0148, 68.6797, 10.2022
CIE-Luv:
59.0148, 117.9959, 2.0372
Hunter-Lab:
52.0036, 64.9280, 11.4405
#f94e7c color charts
#f94e7c color shades, tints & tones
#f94e7c color schemes
#f94e7c color preview, HTML & CSS examples
This text has a color of #f94e7c
<p style="color:#f94e7c;">Text here</p>
.mytext {color:#f94e7c;}
This box has a color of #f94e7c
<div style="background-color:#f94e7c;">Content here</div>
.mybackground {background-color:#f94e7c;}
Border around this has a color of #f94e7c
<div style="border:2px solid #f94e7c;">Content here</div>
.myborder {border:2px solid #f94e7c;}