#fa8158 color space conversions
Hex:
        #fa8158
        RGB:
        250, 129, 88
        CMY:
        2, 49, 65
        CMYK:
        0, 48, 65, 2
      HSL:
        15°, 94.1860%, 66.2745%
        HSV (HSB):
        15°, 64.8000%, 98.0392%
        XYZ:
        49.0360, 36.7291, 13.7375
        xyY:
        0.4928, 0.3691, 36.7291
      CIE-Lab:
        67.0733, 42.9421, 42.9195
        CIE-LCH:
        67.0733, 60.7133, 44.9849
        CIE-Luv:
        67.0733, 94.2312, 41.1667
        Hunter-Lab:
        60.6045, 38.3692, 28.9837
      #fa8158 color charts
#fa8158 RGB chart
      #fa8158 CMYK chart
      #fa8158 RGB pie chart
      #fa8158 color shades, tints & tones
#fa8158 color schemes
#fa8158 color preview, HTML & CSS examples
           This text has a color of #fa8158        
        
          <p style="color:#fa8158;">Text here</p>
        
        
          .mytext {color:#fa8158;}
        
        Text color #fa8158
      
           This box has a color of #fa8158        
        
          <div style="background-color:#fa8158;">Content here</div>
        
        
          .mybackground {background-color:#fa8158;}
        
        Background color #fa8158
      
           Border around this has a color of #fa8158        
        
          <div style="border:2px solid #fa8158;">Content here</div>
        
        
          .myborder {border:2px solid #fa8158;}
        
        Border color #fa8158