#fc6c4f color space conversions
Hex:
        #fc6c4f
        RGB:
        252, 108, 79
        CMY:
        1, 58, 69
        CMYK:
        0, 57, 69, 1
      HSL:
        10°, 96.6480%, 64.9020%
        HSV (HSB):
        10°, 68.6508%, 98.8235%
        XYZ:
        46.9187, 31.9851, 11.0980
        xyY:
        0.5213, 0.3554, 31.9851
      CIE-Lab:
        63.3306, 53.2176, 43.3529
        CIE-LCH:
        63.3306, 68.6410, 39.1674
        CIE-Luv:
        63.3306, 113.0392, 37.6410
        Hunter-Lab:
        56.5554, 49.1130, 27.9541
      #fc6c4f color charts
#fc6c4f RGB chart
      #fc6c4f CMYK chart
      #fc6c4f RGB pie chart
      #fc6c4f color shades, tints & tones
#fc6c4f color schemes
#fc6c4f color preview, HTML & CSS examples
           This text has a color of #fc6c4f        
        
          <p style="color:#fc6c4f;">Text here</p>
        
        
          .mytext {color:#fc6c4f;}
        
        Text color #fc6c4f
      
           This box has a color of #fc6c4f        
        
          <div style="background-color:#fc6c4f;">Content here</div>
        
        
          .mybackground {background-color:#fc6c4f;}
        
        Background color #fc6c4f
      
           Border around this has a color of #fc6c4f        
        
          <div style="border:2px solid #fc6c4f;">Content here</div>
        
        
          .myborder {border:2px solid #fc6c4f;}
        
        Border color #fc6c4f