#f3400f color space conversions
Hex:
#f3400f
RGB:
243, 64, 15
CMY:
5, 75, 94
CMYK:
0, 74, 94, 5
HSL:
13°, 90.4762%, 50.5882%
HSV (HSB):
13°, 93.8272%, 95.2941%
XYZ:
38.8818, 22.7560, 2.7950
xyY:
0.6034, 0.3532, 22.7560
CIE-Lab:
54.8201, 65.9107, 63.1057
CIE-LCH:
54.8201, 91.2500, 43.7545
CIE-Luv:
54.8201, 144.2268, 41.8224
Hunter-Lab:
47.7032, 62.0105, 29.9184
#f3400f color charts
#f3400f color shades, tints & tones
#f3400f color schemes
#f3400f color preview, HTML & CSS examples
This text has a color of #f3400f
<p style="color:#f3400f;">Text here</p>
.mytext {color:#f3400f;}
This box has a color of #f3400f
<div style="background-color:#f3400f;">Content here</div>
.mybackground {background-color:#f3400f;}
Border around this has a color of #f3400f
<div style="border:2px solid #f3400f;">Content here</div>
.myborder {border:2px solid #f3400f;}