#fa382e color space conversions
Hex:
        #fa382e
        RGB:
        250, 56, 46
        CMY:
        2, 78, 82
        CMYK:
        0, 78, 82, 2
      HSL:
        3°, 95.3271%, 58.0392%
        HSV (HSB):
        3°, 81.6000%, 98.0392%
        XYZ:
        41.3317, 23.3496, 4.9133
        xyY:
        0.5939, 0.3355, 23.3496
      CIE-Lab:
        55.4306, 70.9165, 51.9529
        CIE-LCH:
        55.4306, 87.9105, 36.2262
        CIE-Luv:
        55.4306, 150.6429, 35.2112
        Hunter-Lab:
        48.3214, 68.1172, 27.7965
      #fa382e color charts
#fa382e RGB chart
      #fa382e CMYK chart
      #fa382e RGB pie chart
      #fa382e color shades, tints & tones
#fa382e color schemes
#fa382e color preview, HTML & CSS examples
           This text has a color of #fa382e        
        
          <p style="color:#fa382e;">Text here</p>
        
        
          .mytext {color:#fa382e;}
        
        Text color #fa382e
      
           This box has a color of #fa382e        
        
          <div style="background-color:#fa382e;">Content here</div>
        
        
          .mybackground {background-color:#fa382e;}
        
        Background color #fa382e
      
           Border around this has a color of #fa382e        
        
          <div style="border:2px solid #fa382e;">Content here</div>
        
        
          .myborder {border:2px solid #fa382e;}
        
        Border color #fa382e