#fa5009 color space conversions
Hex:
#fa5009
RGB:
250, 80, 9
CMY:
2, 69, 96
CMYK:
0, 68, 96, 2
HSL:
18°, 96.0159%, 50.7843%
HSV (HSB):
18°, 96.4000%, 98.0392%
XYZ:
42.3423, 26.0810, 3.0609
xyY:
0.5923, 0.3649, 26.0810
CIE-Lab:
58.1139, 62.4134, 66.9700
CIE-LCH:
58.1139, 91.5447, 47.0170
CIE-Luv:
58.1139, 139.5430, 46.7168
Hunter-Lab:
51.0696, 58.6243, 32.1951
#fa5009 color charts
#fa5009 color shades, tints & tones
#fa5009 color schemes
#fa5009 color preview, HTML & CSS examples
This text has a color of #fa5009
<p style="color:#fa5009;">Text here</p>
.mytext {color:#fa5009;}
This box has a color of #fa5009
<div style="background-color:#fa5009;">Content here</div>
.mybackground {background-color:#fa5009;}
Border around this has a color of #fa5009
<div style="border:2px solid #fa5009;">Content here</div>
.myborder {border:2px solid #fa5009;}