#fa6411 color space conversions
Hex:
#fa6411
RGB:
250, 100, 17
CMY:
2, 61, 93
CMYK:
0, 60, 93, 2
HSL:
21°, 95.8848%, 52.3529%
HSV (HSB):
21°, 93.2000%, 98.0392%
XYZ:
44.0827, 29.4788, 3.8969
xyY:
0.5691, 0.3806, 29.4788
CIE-Lab:
61.2019, 54.2649, 67.1971
CIE-LCH:
61.2019, 86.3720, 51.0774
CIE-Luv:
61.2019, 124.3320, 51.2867
Hunter-Lab:
54.2944, 49.9125, 33.7506
#fa6411 color charts
#fa6411 color shades, tints & tones
#fa6411 color schemes
#fa6411 color preview, HTML & CSS examples
This text has a color of #fa6411
<p style="color:#fa6411;">Text here</p>
.mytext {color:#fa6411;}
This box has a color of #fa6411
<div style="background-color:#fa6411;">Content here</div>
.mybackground {background-color:#fa6411;}
Border around this has a color of #fa6411
<div style="border:2px solid #fa6411;">Content here</div>
.myborder {border:2px solid #fa6411;}