#f9045c color space conversions
Hex:
#f9045c
RGB:
249, 4, 92
CMY:
2, 98, 64
CMYK:
0, 98, 63, 2
HSL:
338°, 96.8379%, 49.6078%
HSV (HSB):
338°, 98.3936%, 97.6471%
XYZ:
41.0421, 20.9993, 12.0153
xyY:
0.5542, 0.2836, 20.9993
CIE-Lab:
52.9487, 80.7278, 22.9469
CIE-LCH:
52.9487, 83.9258, 15.8678
CIE-Luv:
52.9487, 152.0354, 9.4267
Hunter-Lab:
45.8250, 79.6758, 16.5316
#f9045c color charts
#f9045c color shades, tints & tones
#f9045c color schemes
#f9045c color preview, HTML & CSS examples
This text has a color of #f9045c
<p style="color:#f9045c;">Text here</p>
.mytext {color:#f9045c;}
This box has a color of #f9045c
<div style="background-color:#f9045c;">Content here</div>
.mybackground {background-color:#f9045c;}
Border around this has a color of #f9045c
<div style="border:2px solid #f9045c;">Content here</div>
.myborder {border:2px solid #f9045c;}