#fa5501 color space conversions
Hex:
#fa5501
RGB:
250, 85, 1
CMY:
2, 67, 100
CMYK:
0, 66, 100, 2
HSL:
20°, 99.2032%, 49.2157%
HSV (HSB):
20°, 99.6000%, 98.0392%
XYZ:
42.6783, 26.8232, 2.9567
xyY:
0.5890, 0.3702, 26.8232
CIE-Lab:
58.8103, 60.4191, 68.8687
CIE-LCH:
58.8103, 91.6153, 48.7393
CIE-Luv:
58.8103, 136.2909, 48.5650
Hunter-Lab:
51.7911, 56.4580, 32.8690
#fa5501 color charts
#fa5501 color shades, tints & tones
#fa5501 color schemes
#fa5501 color preview, HTML & CSS examples
This text has a color of #fa5501
<p style="color:#fa5501;">Text here</p>
.mytext {color:#fa5501;}
This box has a color of #fa5501
<div style="background-color:#fa5501;">Content here</div>
.mybackground {background-color:#fa5501;}
Border around this has a color of #fa5501
<div style="border:2px solid #fa5501;">Content here</div>
.myborder {border:2px solid #fa5501;}