#f94e87 color space conversions
Hex:
#f94e87
RGB:
249, 78, 135
CMY:
2, 69, 47
CMYK:
0, 69, 46, 2
HSL:
340°, 93.4426%, 64.1176%
HSV (HSB):
340°, 68.6747%, 97.6471%
XYZ:
46.1645, 27.3378, 25.7653
xyY:
0.4651, 0.2754, 27.3378
CIE-Lab:
59.2857, 68.5235, 6.0977
CIE-LCH:
59.2857, 68.7942, 5.0852
CIE-Luv:
59.2857, 114.2723, -5.5327
Hunter-Lab:
52.2855, 66.1033, 7.3830
#f94e87 color charts
#f94e87 color shades, tints & tones
#f94e87 color schemes
#f94e87 color preview, HTML & CSS examples
This text has a color of #f94e87
<p style="color:#f94e87;">Text here</p>
.mytext {color:#f94e87;}
This box has a color of #f94e87
<div style="background-color:#f94e87;">Content here</div>
.mybackground {background-color:#f94e87;}
Border around this has a color of #f94e87
<div style="border:2px solid #f94e87;">Content here</div>
.myborder {border:2px solid #f94e87;}