#fa8201 color space conversions
Hex:
#fa8201
RGB:
250, 130, 1
CMY:
2, 49, 100
CMYK:
0, 48, 100, 2
HSL:
31°, 99.2032%, 49.2157%
HSV (HSB):
31°, 99.6000%, 98.0392%
XYZ:
47.4125, 36.2914, 4.5348
xyY:
0.5373, 0.4113, 36.2914
CIE-Lab:
66.7420, 39.8943, 73.3329
CIE-LCH:
66.7420, 83.4821, 61.4531
CIE-Luv:
66.7420, 100.1522, 61.7678
Hunter-Lab:
60.2424, 35.0604, 37.7066
#fa8201 color charts
#fa8201 color shades, tints & tones
#fa8201 color schemes
#fa8201 color preview, HTML & CSS examples
This text has a color of #fa8201
<p style="color:#fa8201;">Text here</p>
.mytext {color:#fa8201;}
This box has a color of #fa8201
<div style="background-color:#fa8201;">Content here</div>
.mybackground {background-color:#fa8201;}
Border around this has a color of #fa8201
<div style="border:2px solid #fa8201;">Content here</div>
.myborder {border:2px solid #fa8201;}