#f9025d color space conversions
Hex:
#f9025d
RGB:
249, 2, 93
CMY:
2, 99, 64
CMYK:
0, 99, 63, 2
HSL:
338°, 98.4064%, 49.2157%
HSV (HSB):
338°, 99.1968%, 97.6471%
XYZ:
41.0644, 20.9735, 12.2399
xyY:
0.5528, 0.2824, 20.9735
CIE-Lab:
52.9204, 80.9180, 22.3043
CIE-LCH:
52.9204, 83.9358, 15.4104
CIE-Luv:
52.9204, 151.8840, 8.7534
Hunter-Lab:
45.7968, 79.9104, 16.2116
#f9025d color charts
#f9025d color shades, tints & tones
#f9025d color schemes
#f9025d color preview, HTML & CSS examples
This text has a color of #f9025d
<p style="color:#f9025d;">Text here</p>
.mytext {color:#f9025d;}
This box has a color of #f9025d
<div style="background-color:#f9025d;">Content here</div>
.mybackground {background-color:#f9025d;}
Border around this has a color of #f9025d
<div style="border:2px solid #f9025d;">Content here</div>
.myborder {border:2px solid #f9025d;}