#fa940b color space conversions
Hex:
#fa940b
RGB:
250, 148, 11
CMY:
2, 42, 96
CMYK:
0, 41, 96, 2
HSL:
34°, 95.9839%, 51.1765%
HSV (HSB):
34°, 95.6000%, 98.0392%
XYZ:
50.0747, 41.5280, 5.6931
xyY:
0.5147, 0.4268, 41.5280
CIE-Lab:
70.5442, 30.7925, 74.4273
CIE-LCH:
70.5442, 80.5456, 67.5238
CIE-Luv:
70.5442, 84.7535, 67.1989
Hunter-Lab:
64.4422, 25.9291, 39.8716
#fa940b color charts
#fa940b color shades, tints & tones
#fa940b color schemes
#fa940b color preview, HTML & CSS examples
This text has a color of #fa940b
<p style="color:#fa940b;">Text here</p>
.mytext {color:#fa940b;}
This box has a color of #fa940b
<div style="background-color:#fa940b;">Content here</div>
.mybackground {background-color:#fa940b;}
Border around this has a color of #fa940b
<div style="border:2px solid #fa940b;">Content here</div>
.myborder {border:2px solid #fa940b;}