#f9025f color space conversions
Hex:
#f9025f
RGB:
249, 2, 95
CMY:
2, 99, 63
CMYK:
0, 99, 62, 2
HSL:
337°, 98.4064%, 49.2157%
HSV (HSB):
337°, 99.1968%, 97.6471%
XYZ:
41.1542, 21.0094, 12.7126
xyY:
0.5496, 0.2806, 21.0094
CIE-Lab:
52.9598, 81.0239, 21.1450
CIE-LCH:
52.9598, 83.7375, 14.6264
CIE-Luv:
52.9598, 151.1281, 7.6055
Hunter-Lab:
45.8360, 80.0546, 15.6411
#f9025f color charts
#f9025f color shades, tints & tones
#f9025f color schemes
#f9025f color preview, HTML & CSS examples
This text has a color of #f9025f
<p style="color:#f9025f;">Text here</p>
.mytext {color:#f9025f;}
This box has a color of #f9025f
<div style="background-color:#f9025f;">Content here</div>
.mybackground {background-color:#f9025f;}
Border around this has a color of #f9025f
<div style="border:2px solid #f9025f;">Content here</div>
.myborder {border:2px solid #f9025f;}