#fa340e color space conversions
Hex:
#fa340e
RGB:
250, 52, 14
CMY:
2, 80, 95
CMYK:
0, 79, 94, 2
HSL:
10°, 95.9350%, 51.7647%
HSV (HSB):
10°, 94.4000%, 98.0392%
XYZ:
40.7316, 22.8117, 2.6718
xyY:
0.6151, 0.3445, 22.8117
CIE-Lab:
54.8778, 71.4571, 64.0853
CIE-LCH:
54.8778, 95.9846, 41.8869
CIE-Luv:
54.8778, 156.1906, 40.5542
Hunter-Lab:
47.7616, 68.6440, 30.1164
#fa340e color charts
#fa340e color shades, tints & tones
#fa340e color schemes
#fa340e color preview, HTML & CSS examples
This text has a color of #fa340e
<p style="color:#fa340e;">Text here</p>
.mytext {color:#fa340e;}
This box has a color of #fa340e
<div style="background-color:#fa340e;">Content here</div>
.mybackground {background-color:#fa340e;}
Border around this has a color of #fa340e
<div style="border:2px solid #fa340e;">Content here</div>
.myborder {border:2px solid #fa340e;}