#f94e7f color space conversions
Hex:
#f94e7f
RGB:
249, 78, 127
CMY:
2, 69, 50
CMYK:
0, 69, 49, 2
HSL:
343°, 93.4426%, 64.1176%
HSV (HSB):
343°, 68.6747%, 97.6471%
XYZ:
45.6221, 27.1208, 22.9090
xyY:
0.4770, 0.2835, 27.1208
CIE-Lab:
59.0860, 67.8389, 10.5048
CIE-LCH:
59.0860, 68.6474, 8.8023
CIE-Luv:
59.0860, 116.9976, 0.0127
Hunter-Lab:
52.0777, 65.2371, 10.3727
#f94e7f color charts
#f94e7f color shades, tints & tones
#f94e7f color schemes
#f94e7f color preview, HTML & CSS examples
This text has a color of #f94e7f
<p style="color:#f94e7f;">Text here</p>
.mytext {color:#f94e7f;}
This box has a color of #f94e7f
<div style="background-color:#f94e7f;">Content here</div>
.mybackground {background-color:#f94e7f;}
Border around this has a color of #f94e7f
<div style="border:2px solid #f94e7f;">Content here</div>
.myborder {border:2px solid #f94e7f;}