#f1080e color space conversions
Hex:
#f1080e
RGB:
241, 8, 14
CMY:
5, 97, 95
CMYK:
0, 97, 94, 5
HSL:
358°, 93.5743%, 48.8235%
HSV (HSB):
358°, 96.6805%, 94.5098%
XYZ:
36.4417, 18.9061, 2.1440
xyY:
0.6339, 0.3288, 18.9061
CIE-Lab:
50.5772, 76.2663, 60.7809
CIE-LCH:
50.5772, 97.5237, 38.5533
CIE-Luv:
50.5772, 163.4947, 34.7606
Hunter-Lab:
43.4812, 73.5093, 27.5133
#f1080e color charts
#f1080e color shades, tints & tones
#f1080e color schemes
#f1080e color preview, HTML & CSS examples
This text has a color of #f1080e
<p style="color:#f1080e;">Text here</p>
.mytext {color:#f1080e;}
This box has a color of #f1080e
<div style="background-color:#f1080e;">Content here</div>
.mybackground {background-color:#f1080e;}
Border around this has a color of #f1080e
<div style="border:2px solid #f1080e;">Content here</div>
.myborder {border:2px solid #f1080e;}