#ff6556 color space conversions
Hex:
        #ff6556
        RGB:
        255, 101, 86
        CMY:
        0, 60, 66
        CMYK:
        0, 60, 66, 0
      HSL:
        5°, 100.0000%, 66.8627%
        HSV (HSB):
        5°, 66.2745%, 100.0000%
        XYZ:
        47.5734, 31.2392, 12.3265
        xyY:
        0.5220, 0.3428, 31.2392
      CIE-Lab:
        62.7091, 57.7258, 38.9541
        CIE-LCH:
        62.7091, 69.6397, 34.0120
        CIE-Luv:
        62.7091, 119.1714, 32.5664
        Hunter-Lab:
        55.8921, 54.1219, 26.0486
      #ff6556 color charts
#ff6556 RGB chart
      #ff6556 CMYK chart
      #ff6556 RGB pie chart
      #ff6556 color shades, tints & tones
#ff6556 color schemes
#ff6556 color preview, HTML & CSS examples
           This text has a color of #ff6556        
        
          <p style="color:#ff6556;">Text here</p>
        
        
          .mytext {color:#ff6556;}
        
        Text color #ff6556
      
           This box has a color of #ff6556        
        
          <div style="background-color:#ff6556;">Content here</div>
        
        
          .mybackground {background-color:#ff6556;}
        
        Background color #ff6556
      
           Border around this has a color of #ff6556        
        
          <div style="border:2px solid #ff6556;">Content here</div>
        
        
          .myborder {border:2px solid #ff6556;}
        
        Border color #ff6556