#f9225a color space conversions
Hex:
#f9225a
RGB:
249, 34, 90
CMY:
2, 87, 65
CMYK:
0, 86, 64, 2
HSL:
344°, 94.7137%, 55.4902%
HSV (HSB):
344°, 86.3454%, 97.6471%
XYZ:
41.4844, 22.0220, 11.7371
xyY:
0.5513, 0.2927, 22.0220
CIE-Lab:
54.0503, 77.3322, 25.5926
CIE-LCH:
54.0503, 81.4571, 18.3116
CIE-Luv:
54.0503, 147.4478, 13.0736
Hunter-Lab:
46.9276, 75.6724, 18.0203
#f9225a color charts
#f9225a color shades, tints & tones
#f9225a color schemes
#f9225a color preview, HTML & CSS examples
This text has a color of #f9225a
<p style="color:#f9225a;">Text here</p>
.mytext {color:#f9225a;}
This box has a color of #f9225a
<div style="background-color:#f9225a;">Content here</div>
.mybackground {background-color:#f9225a;}
Border around this has a color of #f9225a
<div style="border:2px solid #f9225a;">Content here</div>
.myborder {border:2px solid #f9225a;}