#fa973d color space conversions
Hex:
#fa973d
RGB:
250, 151, 61
CMY:
2, 41, 76
CMYK:
0, 40, 76, 2
HSL:
29°, 94.9749%, 60.9804%
HSV (HSB):
29°, 75.6000%, 98.0392%
XYZ:
51.3333, 42.7941, 9.9694
xyY:
0.4931, 0.4111, 42.7941
CIE-Lab:
71.4150, 30.3946, 60.5723
CIE-LCH:
71.4150, 67.7705, 63.3530
CIE-Luv:
71.4150, 79.9361, 59.6565
Hunter-Lab:
65.4172, 25.5898, 36.7564
#fa973d color charts
#fa973d color shades, tints & tones
#fa973d color schemes
#fa973d color preview, HTML & CSS examples
This text has a color of #fa973d
<p style="color:#fa973d;">Text here</p>
.mytext {color:#fa973d;}
This box has a color of #fa973d
<div style="background-color:#fa973d;">Content here</div>
.mybackground {background-color:#fa973d;}
Border around this has a color of #fa973d
<div style="border:2px solid #fa973d;">Content here</div>
.myborder {border:2px solid #fa973d;}