#fa7265 color space conversions
Hex:
        #fa7265
        RGB:
        250, 114, 101
        CMY:
        2, 55, 60
        CMYK:
        0, 54, 60, 2
      HSL:
        5°, 93.7107%, 68.8235%
        HSV (HSB):
        5°, 59.6000%, 98.0392%
        XYZ:
        47.7906, 33.2982, 16.2203
        xyY:
        0.4911, 0.3422, 33.2982
      CIE-Lab:
        64.4016, 51.0336, 32.6015
        CIE-LCH:
        64.4016, 60.5581, 32.5714
        CIE-Luv:
        64.4016, 102.9307, 28.9282
        Hunter-Lab:
        57.7046, 46.8496, 23.7273
      #fa7265 color charts
#fa7265 RGB chart
      #fa7265 CMYK chart
      #fa7265 RGB pie chart
      #fa7265 color shades, tints & tones
#fa7265 color schemes
#fa7265 color preview, HTML & CSS examples
           This text has a color of #fa7265        
        
          <p style="color:#fa7265;">Text here</p>
        
        
          .mytext {color:#fa7265;}
        
        Text color #fa7265
      
           This box has a color of #fa7265        
        
          <div style="background-color:#fa7265;">Content here</div>
        
        
          .mybackground {background-color:#fa7265;}
        
        Background color #fa7265
      
           Border around this has a color of #fa7265        
        
          <div style="border:2px solid #fa7265;">Content here</div>
        
        
          .myborder {border:2px solid #fa7265;}
        
        Border color #fa7265