#fc6a5a color space conversions
Hex:
        #fc6a5a
        RGB:
        252, 106, 90
        CMY:
        1, 58, 65
        CMYK:
        0, 58, 64, 1
      HSL:
        6°, 96.4286%, 67.0588%
        HSV (HSB):
        6°, 64.2857%, 98.8235%
        XYZ:
        47.1444, 31.7417, 13.3148
        xyY:
        0.5113, 0.3443, 31.7417
      CIE-Lab:
        63.1288, 54.7196, 37.1581
        CIE-LCH:
        63.1288, 66.1435, 34.1790
        CIE-Luv:
        63.1288, 112.4192, 31.9133
        Hunter-Lab:
        56.3398, 50.7718, 25.4258
      #fc6a5a color charts
#fc6a5a RGB chart
      #fc6a5a CMYK chart
      #fc6a5a RGB pie chart
      #fc6a5a color shades, tints & tones
#fc6a5a color schemes
#fc6a5a color preview, HTML & CSS examples
           This text has a color of #fc6a5a        
        
          <p style="color:#fc6a5a;">Text here</p>
        
        
          .mytext {color:#fc6a5a;}
        
        Text color #fc6a5a
      
           This box has a color of #fc6a5a        
        
          <div style="background-color:#fc6a5a;">Content here</div>
        
        
          .mybackground {background-color:#fc6a5a;}
        
        Background color #fc6a5a
      
           Border around this has a color of #fc6a5a        
        
          <div style="border:2px solid #fc6a5a;">Content here</div>
        
        
          .myborder {border:2px solid #fc6a5a;}
        
        Border color #fc6a5a