#fa5f0e color space conversions
Hex:
#fa5f0e
RGB:
250, 95, 14
CMY:
2, 63, 95
CMYK:
0, 62, 94, 2
HSL:
21°, 95.9350%, 51.7647%
HSV (HSB):
21°, 94.4000%, 98.0392%
XYZ:
43.5958, 28.5401, 3.6265
xyY:
0.5754, 0.3767, 28.5401
CIE-Lab:
60.3736, 56.4050, 67.3300
CIE-LCH:
60.3736, 87.8342, 50.0457
CIE-Luv:
60.3736, 128.3386, 50.1784
Hunter-Lab:
53.4230, 52.1748, 33.3713
#fa5f0e color charts
#fa5f0e color shades, tints & tones
#fa5f0e color schemes
#fa5f0e color preview, HTML & CSS examples
This text has a color of #fa5f0e
<p style="color:#fa5f0e;">Text here</p>
.mytext {color:#fa5f0e;}
This box has a color of #fa5f0e
<div style="background-color:#fa5f0e;">Content here</div>
.mybackground {background-color:#fa5f0e;}
Border around this has a color of #fa5f0e
<div style="border:2px solid #fa5f0e;">Content here</div>
.myborder {border:2px solid #fa5f0e;}