#fa5000 color space conversions
Hex:
#fa5000
RGB:
250, 80, 0
CMY:
2, 69, 100
CMYK:
0, 68, 100, 2
HSL:
19°, 100.0000%, 49.0196%
HSV (HSB):
19°, 100.0000%, 98.0392%
XYZ:
42.2930, 26.0613, 2.8012
xyY:
0.5944, 0.3663, 26.0613
CIE-Lab:
58.0952, 62.3457, 68.7084
CIE-LCH:
58.0952, 92.7784, 47.7796
CIE-Luv:
58.0952, 139.8962, 47.4175
Hunter-Lab:
51.0503, 58.5417, 32.4818
#fa5000 color charts
#fa5000 color shades, tints & tones
#fa5000 color schemes
#fa5000 color preview, HTML & CSS examples
This text has a color of #fa5000
<p style="color:#fa5000;">Text here</p>
.mytext {color:#fa5000;}
This box has a color of #fa5000
<div style="background-color:#fa5000;">Content here</div>
.mybackground {background-color:#fa5000;}
Border around this has a color of #fa5000
<div style="border:2px solid #fa5000;">Content here</div>
.myborder {border:2px solid #fa5000;}