#fa9c0c color space conversions
Hex:
#fa9c0c
RGB:
250, 156, 12
CMY:
2, 39, 95
CMYK:
0, 38, 95, 2
HSL:
36°, 95.9677%, 51.3725%
HSV (HSB):
36°, 95.2000%, 98.0392%
XYZ:
51.3792, 44.1275, 6.1573
xyY:
0.5054, 0.4341, 44.1275
CIE-Lab:
72.3136, 26.6427, 75.4980
CIE-LCH:
72.3136, 80.0612, 70.5625
CIE-Luv:
72.3136, 78.0373, 69.9325
Hunter-Lab:
66.4285, 21.8110, 41.0043
#fa9c0c color charts
#fa9c0c color shades, tints & tones
#fa9c0c color schemes
#fa9c0c color preview, HTML & CSS examples
This text has a color of #fa9c0c
<p style="color:#fa9c0c;">Text here</p>
.mytext {color:#fa9c0c;}
This box has a color of #fa9c0c
<div style="background-color:#fa9c0c;">Content here</div>
.mybackground {background-color:#fa9c0c;}
Border around this has a color of #fa9c0c
<div style="border:2px solid #fa9c0c;">Content here</div>
.myborder {border:2px solid #fa9c0c;}