#fa973f color space conversions
Hex:
#fa973f
RGB:
250, 151, 63
CMY:
2, 41, 75
CMYK:
0, 40, 75, 2
HSL:
28°, 94.9239%, 61.3725%
HSV (HSB):
28°, 74.8000%, 98.0392%
XYZ:
51.3882, 42.8161, 10.2585
xyY:
0.4919, 0.4099, 42.8161
CIE-Lab:
71.4300, 30.4752, 59.7350
CIE-LCH:
71.4300, 67.0598, 62.9705
CIE-Luv:
71.4300, 79.7788, 59.0679
Hunter-Lab:
65.4340, 25.6743, 36.5085
#fa973f color charts
#fa973f color shades, tints & tones
#fa973f color schemes
#fa973f color preview, HTML & CSS examples
This text has a color of #fa973f
<p style="color:#fa973f;">Text here</p>
.mytext {color:#fa973f;}
This box has a color of #fa973f
<div style="background-color:#fa973f;">Content here</div>
.mybackground {background-color:#fa973f;}
Border around this has a color of #fa973f
<div style="border:2px solid #fa973f;">Content here</div>
.myborder {border:2px solid #fa973f;}