#f3500e color space conversions
Hex:
#f3500e
RGB:
243, 80, 14
CMY:
5, 69, 95
CMYK:
0, 67, 94, 5
HSL:
17°, 90.5138%, 50.3922%
HSV (HSB):
17°, 94.2387%, 95.2941%
XYZ:
39.9101, 24.8237, 3.1034
xyY:
0.5883, 0.3659, 24.8237
CIE-Lab:
56.9033, 60.1752, 64.6024
CIE-LCH:
56.9033, 88.2866, 47.0320
CIE-Luv:
56.9033, 133.7714, 45.5768
Hunter-Lab:
49.8234, 55.7930, 31.1833
#f3500e color charts
#f3500e color shades, tints & tones
#f3500e color schemes
#f3500e color preview, HTML & CSS examples
This text has a color of #f3500e
<p style="color:#f3500e;">Text here</p>
.mytext {color:#f3500e;}
This box has a color of #f3500e
<div style="background-color:#f3500e;">Content here</div>
.mybackground {background-color:#f3500e;}
Border around this has a color of #f3500e
<div style="border:2px solid #f3500e;">Content here</div>
.myborder {border:2px solid #f3500e;}