#fa7e32 color space conversions
Hex:
#fa7e32
RGB:
250, 126, 50
CMY:
2, 51, 80
CMYK:
0, 50, 80, 2
HSL:
23°, 95.2381%, 58.8235%
HSV (HSB):
23°, 80.0000%, 98.0392%
XYZ:
47.4609, 35.4760, 7.3637
xyY:
0.5256, 0.3929, 35.4760
CIE-Lab:
66.1176, 42.7209, 60.0975
CIE-LCH:
66.1176, 73.7345, 54.5925
CIE-Luv:
66.1176, 101.1464, 53.5549
Hunter-Lab:
59.5617, 38.0022, 34.3631
#fa7e32 color charts
#fa7e32 color shades, tints & tones
#fa7e32 color schemes
#fa7e32 color preview, HTML & CSS examples
This text has a color of #fa7e32
<p style="color:#fa7e32;">Text here</p>
.mytext {color:#fa7e32;}
This box has a color of #fa7e32
<div style="background-color:#fa7e32;">Content here</div>
.mybackground {background-color:#fa7e32;}
Border around this has a color of #fa7e32
<div style="border:2px solid #fa7e32;">Content here</div>
.myborder {border:2px solid #fa7e32;}