#f9054e color space conversions
Hex:
#f9054e
RGB:
249, 5, 78
CMY:
2, 98, 69
CMYK:
0, 98, 69, 2
HSL:
342°, 96.0630%, 49.8039%
HSV (HSB):
342°, 97.9920%, 97.6471%
XYZ:
40.4963, 20.7983, 9.0878
xyY:
0.5754, 0.2955, 20.7983
CIE-Lab:
52.7281, 79.9961, 31.0930
CIE-LCH:
52.7281, 85.8263, 21.2402
CIE-Luv:
52.7281, 156.7899, 16.8623
Hunter-Lab:
45.6052, 78.6947, 20.1088
#f9054e color charts
#f9054e color shades, tints & tones
#f9054e color schemes
#f9054e color preview, HTML & CSS examples
This text has a color of #f9054e
<p style="color:#f9054e;">Text here</p>
.mytext {color:#f9054e;}
This box has a color of #f9054e
<div style="background-color:#f9054e;">Content here</div>
.mybackground {background-color:#f9054e;}
Border around this has a color of #f9054e
<div style="border:2px solid #f9054e;">Content here</div>
.myborder {border:2px solid #f9054e;}