#f1990e color space conversions
Hex:
#f1990e
RGB:
241, 153, 14
CMY:
5, 40, 95
CMYK:
0, 37, 94, 5
HSL:
37°, 89.0196%, 50.0000%
HSV (HSB):
37°, 94.1909%, 94.5098%
XYZ:
47.7461, 41.5149, 5.9122
xyY:
0.5017, 0.4362, 41.5149
CIE-Lab:
70.5352, 24.4724, 73.4644
CIE-LCH:
70.5352, 77.4334, 71.5761
CIE-Luv:
70.5352, 73.0545, 68.3811
Hunter-Lab:
64.4321, 19.5177, 39.6621
#f1990e color charts
#f1990e color shades, tints & tones
#f1990e color schemes
#f1990e color preview, HTML & CSS examples
This text has a color of #f1990e
<p style="color:#f1990e;">Text here</p>
.mytext {color:#f1990e;}
This box has a color of #f1990e
<div style="background-color:#f1990e;">Content here</div>
.mybackground {background-color:#f1990e;}
Border around this has a color of #f1990e
<div style="border:2px solid #f1990e;">Content here</div>
.myborder {border:2px solid #f1990e;}