#fa9b00 color space conversions
Hex:
#fa9b00
RGB:
250, 155, 0
CMY:
2, 39, 100
CMYK:
0, 38, 100, 2
HSL:
37°, 100.0000%, 49.0196%
HSV (HSB):
37°, 100.0000%, 98.0392%
XYZ:
51.1457, 43.7667, 5.7521
xyY:
0.5081, 0.4348, 43.7667
CIE-Lab:
72.0723, 27.0651, 76.8041
CIE-LCH:
72.0723, 81.4333, 70.5880
CIE-Luv:
72.0723, 79.0602, 70.3149
Hunter-Lab:
66.1564, 22.2251, 41.1543
#fa9b00 color charts
#fa9b00 color shades, tints & tones
#fa9b00 color schemes
#fa9b00 color preview, HTML & CSS examples
This text has a color of #fa9b00
<p style="color:#fa9b00;">Text here</p>
.mytext {color:#fa9b00;}
This box has a color of #fa9b00
<div style="background-color:#fa9b00;">Content here</div>
.mybackground {background-color:#fa9b00;}
Border around this has a color of #fa9b00
<div style="border:2px solid #fa9b00;">Content here</div>
.myborder {border:2px solid #fa9b00;}