#f90f0c color space conversions
Hex:
#f90f0c
RGB:
249, 15, 12
CMY:
2, 94, 95
CMYK:
0, 94, 95, 2
HSL:
1°, 95.1807%, 51.1765%
HSV (HSB):
1°, 95.1807%, 97.6471%
XYZ:
39.3041, 20.5079, 2.2347
xyY:
0.6335, 0.3305, 20.5079
CIE-Lab:
52.4067, 77.6523, 63.1843
CIE-LCH:
52.4067, 100.1107, 39.1346
CIE-Luv:
52.4067, 168.1026, 36.5180
Hunter-Lab:
45.2857, 75.6728, 28.7742
#f90f0c color charts
#f90f0c color shades, tints & tones
#f90f0c color schemes
#f90f0c color preview, HTML & CSS examples
This text has a color of #f90f0c
<p style="color:#f90f0c;">Text here</p>
.mytext {color:#f90f0c;}
This box has a color of #f90f0c
<div style="background-color:#f90f0c;">Content here</div>
.mybackground {background-color:#f90f0c;}
Border around this has a color of #f90f0c
<div style="border:2px solid #f90f0c;">Content here</div>
.myborder {border:2px solid #f90f0c;}