#fa7300 color space conversions
Hex:
#fa7300
RGB:
250, 115, 0
CMY:
2, 55, 100
CMYK:
0, 54, 100, 2
HSL:
28°, 100.0000%, 49.0196%
HSV (HSB):
28°, 100.0000%, 98.0392%
XYZ:
45.5551, 32.5855, 3.8886
xyY:
0.5554, 0.3972, 32.5855
CIE-Lab:
63.8238, 47.2254, 71.7643
CIE-LCH:
63.8238, 85.9090, 56.6526
CIE-Luv:
63.8238, 112.7537, 57.0707
Hunter-Lab:
57.0837, 42.5538, 35.9197
#fa7300 color charts
#fa7300 color shades, tints & tones
#fa7300 color schemes
#fa7300 color preview, HTML & CSS examples
This text has a color of #fa7300
<p style="color:#fa7300;">Text here</p>
.mytext {color:#fa7300;}
This box has a color of #fa7300
<div style="background-color:#fa7300;">Content here</div>
.mybackground {background-color:#fa7300;}
Border around this has a color of #fa7300
<div style="border:2px solid #fa7300;">Content here</div>
.myborder {border:2px solid #fa7300;}