#fa8f1b color space conversions
Hex:
#fa8f1b
RGB:
250, 143, 27
CMY:
2, 44, 89
CMYK:
0, 43, 89, 2
HSL:
31°, 95.7082%, 54.3137%
HSV (HSB):
31°, 89.2000%, 98.0392%
XYZ:
49.4446, 40.0480, 6.1609
xyY:
0.5169, 0.4187, 40.0480
CIE-Lab:
69.5037, 33.5767, 70.6383
CIE-LCH:
69.5037, 78.2123, 64.5767
CIE-Luv:
69.5037, 88.5015, 63.8901
Hunter-Lab:
63.2835, 28.7193, 38.5263
#fa8f1b color charts
#fa8f1b color shades, tints & tones
#fa8f1b color schemes
#fa8f1b color preview, HTML & CSS examples
This text has a color of #fa8f1b
<p style="color:#fa8f1b;">Text here</p>
.mytext {color:#fa8f1b;}
This box has a color of #fa8f1b
<div style="background-color:#fa8f1b;">Content here</div>
.mybackground {background-color:#fa8f1b;}
Border around this has a color of #fa8f1b
<div style="border:2px solid #fa8f1b;">Content here</div>
.myborder {border:2px solid #fa8f1b;}