#fa6400 color space conversions
Hex:
#fa6400
RGB:
250, 100, 0
CMY:
2, 61, 100
CMYK:
0, 60, 100, 2
HSL:
24°, 100.0000%, 49.0196%
HSV (HSB):
24°, 100.0000%, 98.0392%
XYZ:
43.9815, 29.4383, 3.3641
xyY:
0.5728, 0.3834, 29.4383
CIE-Lab:
61.1665, 54.1210, 70.2883
CIE-LCH:
61.1665, 88.7103, 52.4042
CIE-Luv:
61.1665, 124.9213, 52.6443
Hunter-Lab:
54.2571, 49.7445, 34.3038
#fa6400 color charts
#fa6400 color shades, tints & tones
#fa6400 color schemes
#fa6400 color preview, HTML & CSS examples
This text has a color of #fa6400
<p style="color:#fa6400;">Text here</p>
.mytext {color:#fa6400;}
This box has a color of #fa6400
<div style="background-color:#fa6400;">Content here</div>
.mybackground {background-color:#fa6400;}
Border around this has a color of #fa6400
<div style="border:2px solid #fa6400;">Content here</div>
.myborder {border:2px solid #fa6400;}