#fa6f0e color space conversions
Hex:
#fa6f0e
RGB:
250, 111, 14
CMY:
2, 56, 95
CMYK:
0, 56, 94, 2
HSL:
25°, 95.9350%, 51.7647%
HSV (HSB):
25°, 94.4000%, 98.0392%
XYZ:
45.1880, 31.7246, 4.1572
xyY:
0.5574, 0.3913, 31.7246
CIE-Lab:
63.1146, 49.2288, 69.0585
CIE-LCH:
63.1146, 84.8088, 54.5166
CIE-Luv:
63.1146, 115.6452, 54.8253
Hunter-Lab:
56.3246, 44.6389, 35.0511
#fa6f0e color charts
#fa6f0e color shades, tints & tones
#fa6f0e color schemes
#fa6f0e color preview, HTML & CSS examples
This text has a color of #fa6f0e
<p style="color:#fa6f0e;">Text here</p>
.mytext {color:#fa6f0e;}
This box has a color of #fa6f0e
<div style="background-color:#fa6f0e;">Content here</div>
.mybackground {background-color:#fa6f0e;}
Border around this has a color of #fa6f0e
<div style="border:2px solid #fa6f0e;">Content here</div>
.myborder {border:2px solid #fa6f0e;}