#fa7101 color space conversions
Hex:
#fa7101
RGB:
250, 113, 1
CMY:
2, 56, 100
CMYK:
0, 55, 100, 2
HSL:
27°, 99.2032%, 49.2157%
HSV (HSB):
27°, 99.6000%, 98.0392%
XYZ:
45.3349, 32.1364, 3.8423
xyY:
0.5575, 0.3952, 32.1364
CIE-Lab:
63.4555, 48.1818, 71.3920
CIE-LCH:
63.4555, 86.1296, 55.9849
CIE-Luv:
63.4555, 114.3794, 56.3884
Hunter-Lab:
56.6890, 43.5430, 35.6638
#fa7101 color charts
#fa7101 color shades, tints & tones
#fa7101 color schemes
#fa7101 color preview, HTML & CSS examples
This text has a color of #fa7101
<p style="color:#fa7101;">Text here</p>
.mytext {color:#fa7101;}
This box has a color of #fa7101
<div style="background-color:#fa7101;">Content here</div>
.mybackground {background-color:#fa7101;}
Border around this has a color of #fa7101
<div style="border:2px solid #fa7101;">Content here</div>
.myborder {border:2px solid #fa7101;}