#fa3a45 color space conversions
Hex:
        #fa3a45
        RGB:
        250, 58, 69
        CMY:
        2, 77, 73
        CMYK:
        0, 77, 72, 2
      HSL:
        357°, 95.0495%, 60.3922%
        HSV (HSB):
        357°, 76.8000%, 98.0392%
        XYZ:
        42.0116, 23.7798, 8.0059
        xyY:
        0.5693, 0.3222, 23.7798
      CIE-Lab:
        55.8666, 71.1031, 40.1202
        CIE-LCH:
        55.8666, 81.6412, 29.4341
        CIE-Luv:
        55.8666, 145.0283, 27.5577
        Hunter-Lab:
        48.7645, 68.4433, 24.4012
      #fa3a45 color charts
#fa3a45 RGB chart
      #fa3a45 CMYK chart
      #fa3a45 RGB pie chart
      #fa3a45 color shades, tints & tones
#fa3a45 color schemes
#fa3a45 color preview, HTML & CSS examples
           This text has a color of #fa3a45        
        
          <p style="color:#fa3a45;">Text here</p>
        
        
          .mytext {color:#fa3a45;}
        
        Text color #fa3a45
      
           This box has a color of #fa3a45        
        
          <div style="background-color:#fa3a45;">Content here</div>
        
        
          .mybackground {background-color:#fa3a45;}
        
        Background color #fa3a45
      
           Border around this has a color of #fa3a45        
        
          <div style="border:2px solid #fa3a45;">Content here</div>
        
        
          .myborder {border:2px solid #fa3a45;}
        
        Border color #fa3a45