#fa700b color space conversions
Hex:
#fa700b
RGB:
250, 112, 11
CMY:
2, 56, 96
CMYK:
0, 55, 96, 2
HSL:
25°, 95.9839%, 51.1765%
HSV (HSB):
25°, 95.6000%, 98.0392%
XYZ:
45.2789, 31.9365, 4.0945
xyY:
0.5569, 0.3928, 31.9365
CIE-Lab:
63.2904, 48.7325, 69.7020
CIE-LCH:
63.2904, 85.0484, 55.0405
CIE-Luv:
63.2904, 114.9240, 55.3739
Hunter-Lab:
56.5124, 44.1213, 35.2629
#fa700b color charts
#fa700b color shades, tints & tones
#fa700b color schemes
#fa700b color preview, HTML & CSS examples
This text has a color of #fa700b
<p style="color:#fa700b;">Text here</p>
.mytext {color:#fa700b;}
This box has a color of #fa700b
<div style="background-color:#fa700b;">Content here</div>
.mybackground {background-color:#fa700b;}
Border around this has a color of #fa700b
<div style="border:2px solid #fa700b;">Content here</div>
.myborder {border:2px solid #fa700b;}