#f9114e color space conversions
Hex:
#f9114e
RGB:
249, 17, 78
CMY:
2, 93, 69
CMYK:
0, 93, 69, 2
HSL:
344°, 95.0820%, 52.1569%
HSV (HSB):
344°, 93.1727%, 97.6471%
XYZ:
40.6425, 21.0907, 9.1365
xyY:
0.5735, 0.2976, 21.0907
CIE-Lab:
53.0486, 79.0667, 31.4897
CIE-LCH:
53.0486, 85.1066, 21.7158
CIE-Luv:
53.0486, 155.2123, 17.5486
Hunter-Lab:
45.9246, 77.6015, 20.3517
#f9114e color charts
#f9114e color shades, tints & tones
#f9114e color schemes
#f9114e color preview, HTML & CSS examples
This text has a color of #f9114e
<p style="color:#f9114e;">Text here</p>
.mytext {color:#f9114e;}
This box has a color of #f9114e
<div style="background-color:#f9114e;">Content here</div>
.mybackground {background-color:#f9114e;}
Border around this has a color of #f9114e
<div style="border:2px solid #f9114e;">Content here</div>
.myborder {border:2px solid #f9114e;}