#fa811a color space conversions
Hex:
#fa811a
RGB:
250, 129, 26
CMY:
2, 49, 90
CMYK:
0, 48, 90, 2
HSL:
28°, 95.7265%, 54.1176%
HSV (HSB):
28°, 89.6000%, 98.0392%
XYZ:
47.4611, 36.0991, 5.4436
xyY:
0.5332, 0.4056, 36.0991
CIE-Lab:
66.5956, 40.6610, 68.7279
CIE-LCH:
66.5956, 79.8551, 59.3905
CIE-Luv:
66.5956, 100.2599, 59.2411
Hunter-Lab:
60.0825, 35.8583, 36.6859
#fa811a color charts
#fa811a color shades, tints & tones
#fa811a color schemes
#fa811a color preview, HTML & CSS examples
This text has a color of #fa811a
<p style="color:#fa811a;">Text here</p>
.mytext {color:#fa811a;}
This box has a color of #fa811a
<div style="background-color:#fa811a;">Content here</div>
.mybackground {background-color:#fa811a;}
Border around this has a color of #fa811a
<div style="border:2px solid #fa811a;">Content here</div>
.myborder {border:2px solid #fa811a;}