#f9047d color space conversions
Hex:
#f9047d
RGB:
249, 4, 125
CMY:
2, 98, 51
CMYK:
0, 98, 50, 2
HSL:
330°, 96.8379%, 49.6078%
HSV (HSB):
330°, 98.3936%, 97.6471%
XYZ:
42.8120, 21.7072, 21.3355
xyY:
0.4987, 0.2528, 21.7072
CIE-Lab:
53.7150, 82.7810, 4.0326
CIE-LCH:
53.7150, 82.8792, 2.7889
CIE-Luv:
53.7150, 138.3854, -11.5560
Hunter-Lab:
46.5910, 82.4875, 5.4629
#f9047d color charts
#f9047d color shades, tints & tones
#f9047d color schemes
#f9047d color preview, HTML & CSS examples
This text has a color of #f9047d
<p style="color:#f9047d;">Text here</p>
.mytext {color:#f9047d;}
This box has a color of #f9047d
<div style="background-color:#f9047d;">Content here</div>
.mybackground {background-color:#f9047d;}
Border around this has a color of #f9047d
<div style="border:2px solid #f9047d;">Content here</div>
.myborder {border:2px solid #f9047d;}