#f1800d color space conversions
Hex:
#f1800d
RGB:
241, 128, 13
CMY:
5, 50, 95
CMYK:
0, 47, 95, 5
HSL:
30°, 89.7638%, 49.8039%
HSV (HSB):
30°, 94.6058%, 94.5098%
XYZ:
44.0674, 34.1682, 4.6533
xyY:
0.5316, 0.4122, 34.1682
CIE-Lab:
65.0958, 37.4361, 69.8959
CIE-LCH:
65.0958, 79.2899, 61.8266
CIE-Luv:
65.0958, 94.0242, 59.7798
Hunter-Lab:
58.4535, 32.2753, 36.1976
#f1800d color charts
#f1800d color shades, tints & tones
#f1800d color schemes
#f1800d color preview, HTML & CSS examples
This text has a color of #f1800d
<p style="color:#f1800d;">Text here</p>
.mytext {color:#f1800d;}
This box has a color of #f1800d
<div style="background-color:#f1800d;">Content here</div>
.mybackground {background-color:#f1800d;}
Border around this has a color of #f1800d
<div style="border:2px solid #f1800d;">Content here</div>
.myborder {border:2px solid #f1800d;}