#fa9f01 color space conversions
Hex:
#fa9f01
RGB:
250, 159, 1
CMY:
2, 38, 100
CMYK:
0, 36, 100, 2
HSL:
38°, 99.2032%, 49.2157%
HSV (HSB):
38°, 99.6000%, 98.0392%
XYZ:
51.8280, 45.1225, 6.0066
xyY:
0.5034, 0.4383, 45.1225
CIE-Lab:
72.9725, 24.9853, 77.2655
CIE-LCH:
72.9725, 81.2048, 72.0804
CIE-Luv:
72.9725, 75.7048, 71.6580
Hunter-Lab:
67.1733, 20.1696, 41.7196
#fa9f01 color charts
#fa9f01 color shades, tints & tones
#fa9f01 color schemes
#fa9f01 color preview, HTML & CSS examples
This text has a color of #fa9f01
<p style="color:#fa9f01;">Text here</p>
.mytext {color:#fa9f01;}
This box has a color of #fa9f01
<div style="background-color:#fa9f01;">Content here</div>
.mybackground {background-color:#fa9f01;}
Border around this has a color of #fa9f01
<div style="border:2px solid #fa9f01;">Content here</div>
.myborder {border:2px solid #fa9f01;}