#fa4e4a color space conversions
Hex:
        #fa4e4a
        RGB:
        250, 78, 74
        CMY:
        2, 69, 71
        CMYK:
        0, 69, 70, 2
      HSL:
        1°, 94.6237%, 63.5294%
        HSV (HSB):
        1°, 70.4000%, 98.0392%
        XYZ:
        43.3848, 26.2672, 9.2620
        xyY:
        0.5498, 0.3329, 26.2672
      CIE-Lab:
        58.2898, 64.7637, 40.1272
        CIE-LCH:
        58.2898, 76.1875, 31.7821
        CIE-Luv:
        58.2898, 132.7754, 30.2089
        Hunter-Lab:
        51.2515, 61.4113, 25.1614
      #fa4e4a color charts
#fa4e4a RGB chart
      #fa4e4a CMYK chart
      #fa4e4a RGB pie chart
      #fa4e4a color shades, tints & tones
#fa4e4a color schemes
#fa4e4a color preview, HTML & CSS examples
           This text has a color of #fa4e4a        
        
          <p style="color:#fa4e4a;">Text here</p>
        
        
          .mytext {color:#fa4e4a;}
        
        Text color #fa4e4a
      
           This box has a color of #fa4e4a        
        
          <div style="background-color:#fa4e4a;">Content here</div>
        
        
          .mybackground {background-color:#fa4e4a;}
        
        Background color #fa4e4a
      
           Border around this has a color of #fa4e4a        
        
          <div style="border:2px solid #fa4e4a;">Content here</div>
        
        
          .myborder {border:2px solid #fa4e4a;}
        
        Border color #fa4e4a