#f1800e color space conversions
Hex:
#f1800e
RGB:
241, 128, 14
CMY:
5, 50, 95
CMYK:
0, 47, 94, 5
HSL:
30°, 89.0196%, 50.0000%
HSV (HSB):
30°, 94.1909%, 94.5098%
XYZ:
44.0741, 34.1708, 4.6881
xyY:
0.5314, 0.4120, 34.1708
CIE-Lab:
65.0979, 37.4464, 69.7253
CIE-LCH:
65.0979, 79.1445, 61.7617
CIE-Luv:
65.0979, 93.9973, 59.6965
Hunter-Lab:
58.4558, 32.2864, 36.1640
#f1800e color charts
#f1800e color shades, tints & tones
#f1800e color schemes
#f1800e color preview, HTML & CSS examples
This text has a color of #f1800e
<p style="color:#f1800e;">Text here</p>
.mytext {color:#f1800e;}
This box has a color of #f1800e
<div style="background-color:#f1800e;">Content here</div>
.mybackground {background-color:#f1800e;}
Border around this has a color of #f1800e
<div style="border:2px solid #f1800e;">Content here</div>
.myborder {border:2px solid #f1800e;}