#f9225f color space conversions
Hex:
#f9225f
RGB:
249, 34, 95
CMY:
2, 87, 63
CMYK:
0, 86, 62, 2
HSL:
343°, 94.7137%, 55.4902%
HSV (HSB):
343°, 86.3454%, 97.6471%
XYZ:
41.7045, 22.1100, 12.8961
xyY:
0.5437, 0.2882, 22.1100
CIE-Lab:
54.1435, 77.5999, 22.7181
CIE-LCH:
54.1435, 80.8571, 16.3179
CIE-Luv:
54.1435, 145.7116, 10.2759
Hunter-Lab:
47.0213, 76.0294, 16.6540
#f9225f color charts
#f9225f color shades, tints & tones
#f9225f color schemes
#f9225f color preview, HTML & CSS examples
This text has a color of #f9225f
<p style="color:#f9225f;">Text here</p>
.mytext {color:#f9225f;}
This box has a color of #f9225f
<div style="background-color:#f9225f;">Content here</div>
.mybackground {background-color:#f9225f;}
Border around this has a color of #f9225f
<div style="border:2px solid #f9225f;">Content here</div>
.myborder {border:2px solid #f9225f;}