#fa981a color space conversions
Hex:
#fa981a
RGB:
250, 152, 26
CMY:
2, 40, 90
CMYK:
0, 39, 90, 2
HSL:
34°, 95.7265%, 54.1176%
HSV (HSB):
34°, 89.6000%, 98.0392%
XYZ:
50.8390, 42.8550, 6.5696
xyY:
0.5071, 0.4274, 42.8550
CIE-Lab:
71.4565, 28.9049, 72.3436
CIE-LCH:
71.4565, 77.9043, 68.2208
CIE-Luv:
71.4565, 81.0242, 67.1877
Hunter-Lab:
65.4638, 24.0612, 39.8746
#fa981a color charts
#fa981a color shades, tints & tones
#fa981a color schemes
#fa981a color preview, HTML & CSS examples
This text has a color of #fa981a
<p style="color:#fa981a;">Text here</p>
.mytext {color:#fa981a;}
This box has a color of #fa981a
<div style="background-color:#fa981a;">Content here</div>
.mybackground {background-color:#fa981a;}
Border around this has a color of #fa981a
<div style="border:2px solid #fa981a;">Content here</div>
.myborder {border:2px solid #fa981a;}