#f9027c color space conversions
Hex:
#f9027c
RGB:
249, 2, 124
CMY:
2, 99, 51
CMYK:
0, 99, 50, 2
HSL:
330°, 98.4064%, 49.2157%
HSV (HSB):
330°, 99.1968%, 97.6471%
XYZ:
42.7267, 21.6384, 20.9935
xyY:
0.5006, 0.2535, 21.6384
CIE-Lab:
53.6412, 82.8444, 4.5296
CIE-LCH:
53.6412, 82.9681, 3.1296
CIE-Luv:
53.6412, 139.0185, -10.9744
Hunter-Lab:
46.5171, 82.5503, 5.8040
#f9027c color charts
#f9027c color shades, tints & tones
#f9027c color schemes
#f9027c color preview, HTML & CSS examples
This text has a color of #f9027c
<p style="color:#f9027c;">Text here</p>
.mytext {color:#f9027c;}
This box has a color of #f9027c
<div style="background-color:#f9027c;">Content here</div>
.mybackground {background-color:#f9027c;}
Border around this has a color of #f9027c
<div style="border:2px solid #f9027c;">Content here</div>
.myborder {border:2px solid #f9027c;}