#fa420e color space conversions
Hex:
#fa420e
RGB:
250, 66, 14
CMY:
2, 74, 95
CMYK:
0, 74, 94, 2
HSL:
13°, 95.9350%, 51.7647%
HSV (HSB):
13°, 94.4000%, 98.0392%
XYZ:
41.4518, 24.2521, 2.9118
xyY:
0.6041, 0.3534, 24.2521
CIE-Lab:
56.3394, 67.3663, 64.9141
CIE-LCH:
56.3394, 93.5525, 43.9380
CIE-Luv:
56.3394, 148.4529, 43.1559
Hunter-Lab:
49.2465, 64.0661, 30.9668
#fa420e color charts
#fa420e color shades, tints & tones
#fa420e color schemes
#fa420e color preview, HTML & CSS examples
This text has a color of #fa420e
<p style="color:#fa420e;">Text here</p>
.mytext {color:#fa420e;}
This box has a color of #fa420e
<div style="background-color:#fa420e;">Content here</div>
.mybackground {background-color:#fa420e;}
Border around this has a color of #fa420e
<div style="border:2px solid #fa420e;">Content here</div>
.myborder {border:2px solid #fa420e;}