#cc7260 color space conversions
Hex:
        #cc7260
        RGB:
        204, 114, 96
        CMY:
        20, 55, 62
        CMYK:
        0, 44, 53, 20
      HSL:
        10°, 51.4286%, 58.8235%
        HSV (HSB):
        10°, 52.9412%, 80.0000%
        XYZ:
        33.0305, 25.7165, 14.2892
        xyY:
        0.4522, 0.3521, 25.7165
      CIE-Lab:
        57.7670, 33.5686, 25.5488
        CIE-LCH:
        57.7670, 42.1852, 37.2745
        CIE-Luv:
        57.7670, 66.3540, 24.7964
        Hunter-Lab:
        50.7115, 27.5194, 18.7916
      #cc7260 color charts
#cc7260 RGB chart
      #cc7260 CMYK chart
      #cc7260 RGB pie chart
      #cc7260 color shades, tints & tones
#cc7260 color schemes
#cc7260 color preview, HTML & CSS examples
           This text has a color of #cc7260        
        
          <p style="color:#cc7260;">Text here</p>
        
        
          .mytext {color:#cc7260;}
        
        Text color #cc7260
      
           This box has a color of #cc7260        
        
          <div style="background-color:#cc7260;">Content here</div>
        
        
          .mybackground {background-color:#cc7260;}
        
        Background color #cc7260
      
           Border around this has a color of #cc7260        
        
          <div style="border:2px solid #cc7260;">Content here</div>
        
        
          .myborder {border:2px solid #cc7260;}
        
        Border color #cc7260