#f90f1e color space conversions
Hex:
#f90f1e
RGB:
249, 15, 30
CMY:
2, 94, 88
CMYK:
0, 94, 88, 2
HSL:
356°, 95.1220%, 51.7647%
HSV (HSB):
356°, 93.9759%, 97.6471%
XYZ:
39.4721, 20.5751, 3.1193
xyY:
0.6249, 0.3257, 20.5751
CIE-Lab:
52.4813, 77.8606, 56.8745
CIE-LCH:
52.4813, 96.4209, 36.1469
CIE-Luv:
52.4813, 166.3748, 33.9092
Hunter-Lab:
45.3598, 75.9510, 27.6746
#f90f1e color charts
#f90f1e color shades, tints & tones
#f90f1e color schemes
#f90f1e color preview, HTML & CSS examples
This text has a color of #f90f1e
<p style="color:#f90f1e;">Text here</p>
.mytext {color:#f90f1e;}
This box has a color of #f90f1e
<div style="background-color:#f90f1e;">Content here</div>
.mybackground {background-color:#f90f1e;}
Border around this has a color of #f90f1e
<div style="border:2px solid #f90f1e;">Content here</div>
.myborder {border:2px solid #f90f1e;}