#fa410e color space conversions
Hex:
#fa410e
RGB:
250, 65, 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.3939, 24.1363, 2.8925
xyY:
0.6050, 0.3528, 24.1363
CIE-Lab:
56.2240, 67.6869, 64.8477
CIE-LCH:
56.2240, 93.7376, 43.7728
CIE-Luv:
56.2240, 149.0547, 42.9517
Hunter-Lab:
49.1287, 64.4218, 30.8993
#fa410e color charts
#fa410e color shades, tints & tones
#fa410e color schemes
#fa410e color preview, HTML & CSS examples
This text has a color of #fa410e
<p style="color:#fa410e;">Text here</p>
.mytext {color:#fa410e;}
This box has a color of #fa410e
<div style="background-color:#fa410e;">Content here</div>
.mybackground {background-color:#fa410e;}
Border around this has a color of #fa410e
<div style="border:2px solid #fa410e;">Content here</div>
.myborder {border:2px solid #fa410e;}