#fa370b color space conversions
Hex:
#fa370b
RGB:
250, 55, 11
CMY:
2, 78, 96
CMYK:
0, 78, 96, 2
HSL:
11°, 95.9839%, 51.1765%
HSV (HSB):
11°, 95.6000%, 98.0392%
XYZ:
40.8509, 23.0805, 2.6185
xyY:
0.6138, 0.3468, 23.0805
CIE-Lab:
55.1552, 70.6294, 64.9523
CIE-LCH:
55.1552, 95.9547, 42.6023
CIE-Luv:
55.1552, 154.8257, 41.3455
Hunter-Lab:
48.0422, 67.7071, 30.3980
#fa370b color charts
#fa370b color shades, tints & tones
#fa370b color schemes
#fa370b color preview, HTML & CSS examples
This text has a color of #fa370b
<p style="color:#fa370b;">Text here</p>
.mytext {color:#fa370b;}
This box has a color of #fa370b
<div style="background-color:#fa370b;">Content here</div>
.mybackground {background-color:#fa370b;}
Border around this has a color of #fa370b
<div style="border:2px solid #fa370b;">Content here</div>
.myborder {border:2px solid #fa370b;}