#fa930f color space conversions
Hex:
#fa930f
RGB:
250, 147, 15
CMY:
2, 42, 94
CMYK:
0, 41, 94, 2
HSL:
34°, 95.9184%, 51.9608%
HSV (HSB):
34°, 94.0000%, 98.0392%
XYZ:
49.9443, 41.2259, 5.7770
xyY:
0.5152, 0.4252, 41.2259
CIE-Lab:
70.3339, 31.3484, 73.6990
CIE-LCH:
70.3339, 80.0891, 66.9572
CIE-Luv:
70.3339, 85.5121, 66.5581
Hunter-Lab:
64.2074, 26.4848, 39.6106
#fa930f color charts
#fa930f color shades, tints & tones
#fa930f color schemes
#fa930f color preview, HTML & CSS examples
This text has a color of #fa930f
<p style="color:#fa930f;">Text here</p>
.mytext {color:#fa930f;}
This box has a color of #fa930f
<div style="background-color:#fa930f;">Content here</div>
.mybackground {background-color:#fa930f;}
Border around this has a color of #fa930f
<div style="border:2px solid #fa930f;">Content here</div>
.myborder {border:2px solid #fa930f;}