#fa9d0e color space conversions
Hex:
#fa9d0e
RGB:
250, 157, 14
CMY:
2, 38, 95
CMYK:
0, 37, 94, 2
HSL:
36°, 95.9350%, 51.7647%
HSV (HSB):
36°, 94.4000%, 98.0392%
XYZ:
51.5606, 44.4696, 6.2814
xyY:
0.5040, 0.4346, 44.4696
CIE-Lab:
72.5413, 26.1401, 75.3782
CIE-LCH:
72.5413, 79.7821, 70.8742
CIE-Luv:
72.5413, 77.1687, 70.1443
Hunter-Lab:
66.6856, 21.3146, 41.0951
#fa9d0e color charts
#fa9d0e color shades, tints & tones
#fa9d0e color schemes
#fa9d0e color preview, HTML & CSS examples
This text has a color of #fa9d0e
<p style="color:#fa9d0e;">Text here</p>
.mytext {color:#fa9d0e;}
This box has a color of #fa9d0e
<div style="background-color:#fa9d0e;">Content here</div>
.mybackground {background-color:#fa9d0e;}
Border around this has a color of #fa9d0e
<div style="border:2px solid #fa9d0e;">Content here</div>
.myborder {border:2px solid #fa9d0e;}