#fa6420 color space conversions
Hex:
#fa6420
RGB:
250, 100, 32
CMY:
2, 61, 87
CMYK:
0, 60, 87, 2
HSL:
19°, 95.6140%, 55.2941%
HSV (HSB):
19°, 87.2000%, 98.0392%
XYZ:
44.2422, 29.5426, 4.7370
xyY:
0.5634, 0.3762, 29.5426
CIE-Lab:
61.2576, 54.4913, 62.8614
CIE-LCH:
61.2576, 83.1917, 49.0797
CIE-Luv:
61.2576, 123.4135, 49.1686
Hunter-Lab:
54.3531, 50.1770, 32.8800
#fa6420 color charts
#fa6420 color shades, tints & tones
#fa6420 color schemes
#fa6420 color preview, HTML & CSS examples
This text has a color of #fa6420
<p style="color:#fa6420;">Text here</p>
.mytext {color:#fa6420;}
This box has a color of #fa6420
<div style="background-color:#fa6420;">Content here</div>
.mybackground {background-color:#fa6420;}
Border around this has a color of #fa6420
<div style="border:2px solid #fa6420;">Content here</div>
.myborder {border:2px solid #fa6420;}