#fa5500 color space conversions
Hex:
#fa5500
RGB:
250, 85, 0
CMY:
2, 67, 100
CMYK:
0, 66, 100, 2
HSL:
20°, 100.0000%, 49.0196%
HSV (HSB):
20°, 100.0000%, 98.0392%
XYZ:
42.6728, 26.8210, 2.9279
xyY:
0.5892, 0.3703, 26.8210
CIE-Lab:
58.8083, 60.4115, 69.0614
CIE-LCH:
58.8083, 91.7552, 48.8222
CIE-Luv:
58.8083, 136.3284, 48.6421
Hunter-Lab:
51.7890, 56.4488, 32.9004
#fa5500 color charts
#fa5500 color shades, tints & tones
#fa5500 color schemes
#fa5500 color preview, HTML & CSS examples
This text has a color of #fa5500
<p style="color:#fa5500;">Text here</p>
.mytext {color:#fa5500;}
This box has a color of #fa5500
<div style="background-color:#fa5500;">Content here</div>
.mybackground {background-color:#fa5500;}
Border around this has a color of #fa5500
<div style="border:2px solid #fa5500;">Content here</div>
.myborder {border:2px solid #fa5500;}