#fa370e color space conversions
Hex:
#fa370e
RGB:
250, 55, 14
CMY:
2, 78, 95
CMYK:
0, 78, 94, 2
HSL:
10°, 95.9350%, 51.7647%
HSV (HSB):
10°, 94.4000%, 98.0392%
XYZ:
40.8698, 23.0881, 2.7178
xyY:
0.6130, 0.3463, 23.0881
CIE-Lab:
55.1629, 70.6540, 64.2448
CIE-LCH:
55.1629, 95.4955, 42.2798
CIE-Luv:
55.1629, 154.6616, 41.0642
Hunter-Lab:
48.0501, 67.7386, 30.2814
#fa370e color charts
#fa370e color shades, tints & tones
#fa370e color schemes
#fa370e color preview, HTML & CSS examples
This text has a color of #fa370e
<p style="color:#fa370e;">Text here</p>
.mytext {color:#fa370e;}
This box has a color of #fa370e
<div style="background-color:#fa370e;">Content here</div>
.mybackground {background-color:#fa370e;}
Border around this has a color of #fa370e
<div style="border:2px solid #fa370e;">Content here</div>
.myborder {border:2px solid #fa370e;}