#fa9b01 color space conversions
Hex:
#fa9b01
RGB:
250, 155, 1
CMY:
2, 39, 100
CMYK:
0, 38, 100, 2
HSL:
37°, 99.2032%, 49.2157%
HSV (HSB):
37°, 99.6000%, 98.0392%
XYZ:
51.1512, 43.7689, 5.7810
xyY:
0.5080, 0.4346, 43.7689
CIE-Lab:
72.0737, 27.0732, 76.6814
CIE-LCH:
72.0737, 81.3203, 70.5538
CIE-Luv:
72.0737, 79.0446, 70.2541
Hunter-Lab:
66.1580, 22.2336, 41.1298
#fa9b01 color charts
#fa9b01 color shades, tints & tones
#fa9b01 color schemes
#fa9b01 color preview, HTML & CSS examples
This text has a color of #fa9b01
<p style="color:#fa9b01;">Text here</p>
.mytext {color:#fa9b01;}
This box has a color of #fa9b01
<div style="background-color:#fa9b01;">Content here</div>
.mybackground {background-color:#fa9b01;}
Border around this has a color of #fa9b01
<div style="border:2px solid #fa9b01;">Content here</div>
.myborder {border:2px solid #fa9b01;}