#fa400e color space conversions
Hex:
#fa400e
RGB:
250, 64, 14
CMY:
2, 75, 95
CMYK:
0, 74, 94, 2
HSL:
13°, 95.9350%, 51.7647%
HSV (HSB):
13°, 94.4000%, 98.0392%
XYZ:
41.3370, 24.0225, 2.8736
xyY:
0.6058, 0.3521, 24.0225
CIE-Lab:
56.1103, 68.0032, 64.7824
CIE-LCH:
56.1103, 93.9212, 43.6105
CIE-Luv:
56.1103, 149.6492, 42.7503
Hunter-Lab:
49.0127, 64.7733, 30.8328
#fa400e color charts
#fa400e color shades, tints & tones
#fa400e color schemes
#fa400e color preview, HTML & CSS examples
This text has a color of #fa400e
<p style="color:#fa400e;">Text here</p>
.mytext {color:#fa400e;}
This box has a color of #fa400e
<div style="background-color:#fa400e;">Content here</div>
.mybackground {background-color:#fa400e;}
Border around this has a color of #fa400e
<div style="border:2px solid #fa400e;">Content here</div>
.myborder {border:2px solid #fa400e;}