#fa7601 color space conversions
Hex:
#fa7601
RGB:
250, 118, 1
CMY:
2, 54, 100
CMYK:
0, 53, 100, 2
HSL:
28°, 99.2032%, 49.2157%
HSV (HSB):
28°, 99.6000%, 98.0392%
XYZ:
45.9083, 33.2831, 4.0334
xyY:
0.5516, 0.3999, 33.2831
CIE-Lab:
64.3894, 45.7960, 71.9322
CIE-LCH:
64.3894, 85.2732, 57.5169
CIE-Luv:
64.3894, 110.2346, 57.9295
Hunter-Lab:
57.6915, 41.0821, 36.2389
#fa7601 color charts
#fa7601 color shades, tints & tones
#fa7601 color schemes
#fa7601 color preview, HTML & CSS examples
This text has a color of #fa7601
<p style="color:#fa7601;">Text here</p>
.mytext {color:#fa7601;}
This box has a color of #fa7601
<div style="background-color:#fa7601;">Content here</div>
.mybackground {background-color:#fa7601;}
Border around this has a color of #fa7601
<div style="border:2px solid #fa7601;">Content here</div>
.myborder {border:2px solid #fa7601;}