#f47f0a color space conversions
Hex:
#f47f0a
RGB:
244, 127, 10
CMY:
4, 50, 96
CMYK:
0, 48, 96, 4
HSL:
30°, 92.1260%, 49.8039%
HSV (HSB):
30°, 95.9016%, 95.6863%
XYZ:
44.9524, 34.4338, 4.5643
xyY:
0.5355, 0.4102, 34.4338
CIE-Lab:
65.3054, 39.1060, 70.7058
CIE-LCH:
65.3054, 80.7997, 61.0539
CIE-Luv:
65.3054, 97.4533, 59.8395
Hunter-Lab:
58.6803, 34.0505, 36.4645
#f47f0a color charts
#f47f0a color shades, tints & tones
#f47f0a color schemes
#f47f0a color preview, HTML & CSS examples
This text has a color of #f47f0a
<p style="color:#f47f0a;">Text here</p>
.mytext {color:#f47f0a;}
This box has a color of #f47f0a
<div style="background-color:#f47f0a;">Content here</div>
.mybackground {background-color:#f47f0a;}
Border around this has a color of #f47f0a
<div style="border:2px solid #f47f0a;">Content here</div>
.myborder {border:2px solid #f47f0a;}