#fa8d1b color space conversions
Hex:
#fa8d1b
RGB:
250, 141, 27
CMY:
2, 45, 89
CMYK:
0, 44, 89, 2
HSL:
31°, 95.7082%, 54.3137%
HSV (HSB):
31°, 89.2000%, 98.0392%
XYZ:
49.1470, 39.4529, 6.0617
xyY:
0.5192, 0.4168, 39.4529
CIE-Lab:
69.0781, 34.6032, 70.3187
CIE-LCH:
69.0781, 78.3716, 63.7986
CIE-Luv:
69.0781, 90.1753, 63.1945
Hunter-Lab:
62.8115, 29.7476, 38.2462
#fa8d1b color charts
#fa8d1b color shades, tints & tones
#fa8d1b color schemes
#fa8d1b color preview, HTML & CSS examples
This text has a color of #fa8d1b
<p style="color:#fa8d1b;">Text here</p>
.mytext {color:#fa8d1b;}
This box has a color of #fa8d1b
<div style="background-color:#fa8d1b;">Content here</div>
.mybackground {background-color:#fa8d1b;}
Border around this has a color of #fa8d1b
<div style="border:2px solid #fa8d1b;">Content here</div>
.myborder {border:2px solid #fa8d1b;}