#f34b0e color space conversions
Hex:
#f34b0e
RGB:
243, 75, 14
CMY:
5, 71, 95
CMYK:
0, 69, 94, 5
HSL:
16°, 90.5138%, 50.3922%
HSV (HSB):
16°, 94.2387%, 95.2941%
XYZ:
39.5575, 24.1185, 2.9859
xyY:
0.5934, 0.3618, 24.1185
CIE-Lab:
56.2063, 62.0735, 64.1819
CIE-LCH:
56.2063, 89.2885, 45.9567
CIE-Luv:
56.2063, 137.2301, 44.3645
Hunter-Lab:
49.1106, 57.8340, 30.7726
#f34b0e color charts
#f34b0e color shades, tints & tones
#f34b0e color schemes
#f34b0e color preview, HTML & CSS examples
This text has a color of #f34b0e
<p style="color:#f34b0e;">Text here</p>
.mytext {color:#f34b0e;}
This box has a color of #f34b0e
<div style="background-color:#f34b0e;">Content here</div>
.mybackground {background-color:#f34b0e;}
Border around this has a color of #f34b0e
<div style="border:2px solid #f34b0e;">Content here</div>
.myborder {border:2px solid #f34b0e;}