#fa5601 color space conversions
Hex:
#fa5601
RGB:
250, 86, 1
CMY:
2, 66, 100
CMYK:
0, 66, 100, 2
HSL:
20°, 99.2032%, 49.2157%
HSV (HSB):
20°, 99.6000%, 98.0392%
XYZ:
42.7576, 26.9818, 2.9831
xyY:
0.5880, 0.3710, 26.9818
CIE-Lab:
58.9574, 60.0219, 68.9438
CIE-LCH:
58.9574, 91.4105, 48.9575
CIE-Luv:
58.9574, 135.5620, 48.8171
Hunter-Lab:
51.9440, 56.0301, 32.9558
#fa5601 color charts
#fa5601 color shades, tints & tones
#fa5601 color schemes
#fa5601 color preview, HTML & CSS examples
This text has a color of #fa5601
<p style="color:#fa5601;">Text here</p>
.mytext {color:#fa5601;}
This box has a color of #fa5601
<div style="background-color:#fa5601;">Content here</div>
.mybackground {background-color:#fa5601;}
Border around this has a color of #fa5601
<div style="border:2px solid #fa5601;">Content here</div>
.myborder {border:2px solid #fa5601;}