#fa7d3e color space conversions
Hex:
#fa7d3e
RGB:
250, 125, 62
CMY:
2, 51, 76
CMYK:
0, 50, 75, 2
HSL:
20°, 94.9495%, 61.1765%
HSV (HSB):
20°, 75.2000%, 98.0392%
XYZ:
47.6275, 35.3390, 8.8683
xyY:
0.5186, 0.3848, 35.3390
CIE-Lab:
66.0118, 43.6404, 54.7054
CIE-LCH:
66.0118, 69.9798, 51.4194
CIE-Luv:
66.0118, 100.7540, 49.7400
Hunter-Lab:
59.4466, 38.9790, 32.7677
#fa7d3e color charts
#fa7d3e color shades, tints & tones
#fa7d3e color schemes
#fa7d3e color preview, HTML & CSS examples
This text has a color of #fa7d3e
<p style="color:#fa7d3e;">Text here</p>
.mytext {color:#fa7d3e;}
This box has a color of #fa7d3e
<div style="background-color:#fa7d3e;">Content here</div>
.mybackground {background-color:#fa7d3e;}
Border around this has a color of #fa7d3e
<div style="border:2px solid #fa7d3e;">Content here</div>
.myborder {border:2px solid #fa7d3e;}