#f7940f color space conversions
Hex:
#f7940f
RGB:
247, 148, 15
CMY:
3, 42, 94
CMYK:
0, 40, 94, 3
HSL:
34°, 93.5484%, 51.3725%
HSV (HSB):
34°, 93.9271%, 96.8627%
XYZ:
49.0339, 40.9885, 5.7791
xyY:
0.5118, 0.4278, 40.9885
CIE-Lab:
70.1678, 29.5977, 73.4034
CIE-LCH:
70.1678, 79.1459, 68.0397
CIE-Luv:
70.1678, 82.1763, 66.7752
Hunter-Lab:
64.0222, 24.6722, 39.4636
#f7940f color charts
#f7940f color shades, tints & tones
#f7940f color schemes
#f7940f color preview, HTML & CSS examples
This text has a color of #f7940f
<p style="color:#f7940f;">Text here</p>
.mytext {color:#f7940f;}
This box has a color of #f7940f
<div style="background-color:#f7940f;">Content here</div>
.mybackground {background-color:#f7940f;}
Border around this has a color of #f7940f
<div style="border:2px solid #f7940f;">Content here</div>
.myborder {border:2px solid #f7940f;}