#fa500c color space conversions
Hex:
#fa500c
RGB:
250, 80, 12
CMY:
2, 69, 95
CMYK:
0, 68, 95, 2
HSL:
17°, 95.9677%, 51.3725%
HSV (HSB):
17°, 95.2000%, 98.0392%
XYZ:
42.3594, 26.0879, 3.1507
xyY:
0.5916, 0.3644, 26.0879
CIE-Lab:
58.1204, 62.4368, 66.3922
CIE-LCH:
58.1204, 91.1388, 46.7586
CIE-Luv:
58.1204, 139.4212, 46.4753
Hunter-Lab:
51.0763, 58.6529, 32.0960
#fa500c color charts
#fa500c RGB chart
#fa500c CMYK chart
#fa500c RGB pie chart
#fa500c color shades, tints & tones
#fa500c color schemes
#fa500c color preview, HTML & CSS examples
This text has a color of #fa500c
<p style="color:#fa500c;">Text here</p>
.mytext {color:#fa500c;}
Text color #fa500c
This box has a color of #fa500c
<div style="background-color:#fa500c;">Content here</div>
.mybackground {background-color:#fa500c;}
Background color #fa500c
Border around this has a color of #fa500c
<div style="border:2px solid #fa500c;">Content here</div>
.myborder {border:2px solid #fa500c;}
Border color #fa500c