#fa0c4a color space conversions
Hex:
        #fa0c4a
        RGB:
        250, 12, 74
        CMY:
        2, 95, 71
        CMYK:
        0, 95, 70, 2
      HSL:
        344°, 95.9677%, 51.3725%
        HSV (HSB):
        344°, 95.2000%, 98.0392%
        XYZ:
        40.7918, 21.0813, 8.3977
        xyY:
        0.5805, 0.3000, 21.0813
      CIE-Lab:
        53.0384, 79.5714, 33.8990
        CIE-LCH:
        53.0384, 86.4913, 23.0750
        CIE-Luv:
        53.0384, 157.9440, 19.3598
        Hunter-Lab:
        45.9144, 78.2348, 21.2960
      #fa0c4a color charts
#fa0c4a RGB chart
      #fa0c4a CMYK chart
      #fa0c4a RGB pie chart
      #fa0c4a color shades, tints & tones
#fa0c4a color schemes
#fa0c4a color preview, HTML & CSS examples
           This text has a color of #fa0c4a        
        
          <p style="color:#fa0c4a;">Text here</p>
        
        
          .mytext {color:#fa0c4a;}
        
        Text color #fa0c4a
      
           This box has a color of #fa0c4a        
        
          <div style="background-color:#fa0c4a;">Content here</div>
        
        
          .mybackground {background-color:#fa0c4a;}
        
        Background color #fa0c4a
      
           Border around this has a color of #fa0c4a        
        
          <div style="border:2px solid #fa0c4a;">Content here</div>
        
        
          .myborder {border:2px solid #fa0c4a;}
        
        Border color #fa0c4a