#f90d01 color space conversions
Hex:
#f90d01
RGB:
249, 13, 1
CMY:
2, 95, 100
CMYK:
0, 95, 100, 2
HSL:
3°, 99.2000%, 49.0196%
HSV (HSB):
3°, 99.5984%, 97.6471%
XYZ:
39.2163, 20.4298, 1.9051
xyY:
0.6371, 0.3319, 20.4298
CIE-Lab:
52.3197, 77.7498, 65.8706
CIE-LCH:
52.3197, 101.9018, 40.2717
CIE-Luv:
52.3197, 169.0791, 37.3678
Hunter-Lab:
45.1993, 75.7733, 29.1405
#f90d01 color charts
#f90d01 color shades, tints & tones
#f90d01 color schemes
#f90d01 color preview, HTML & CSS examples
This text has a color of #f90d01
<p style="color:#f90d01;">Text here</p>
.mytext {color:#f90d01;}
This box has a color of #f90d01
<div style="background-color:#f90d01;">Content here</div>
.mybackground {background-color:#f90d01;}
Border around this has a color of #f90d01
<div style="border:2px solid #f90d01;">Content here</div>
.myborder {border:2px solid #f90d01;}