#cc6646 color space conversions
Hex:
        #cc6646
        RGB:
        204, 102, 70
        CMY:
        20, 60, 73
        CMYK:
        0, 50, 66, 20
      HSL:
        14°, 56.7797%, 53.7255%
        HSV (HSB):
        14°, 65.6863%, 80.0000%
        XYZ:
        30.7587, 22.7823, 8.5706
        xyY:
        0.4952, 0.3668, 22.7823
      CIE-Lab:
        54.8474, 37.9017, 36.4376
        CIE-LCH:
        54.8474, 52.5760, 43.8717
        CIE-Luv:
        54.8474, 79.2401, 33.2095
        Hunter-Lab:
        47.7308, 31.5001, 22.7654
      #cc6646 color charts
#cc6646 RGB chart
      #cc6646 CMYK chart
      #cc6646 RGB pie chart
      #cc6646 color shades, tints & tones
#cc6646 color schemes
#cc6646 color preview, HTML & CSS examples
           This text has a color of #cc6646        
        
          <p style="color:#cc6646;">Text here</p>
        
        
          .mytext {color:#cc6646;}
        
        Text color #cc6646
      
           This box has a color of #cc6646        
        
          <div style="background-color:#cc6646;">Content here</div>
        
        
          .mybackground {background-color:#cc6646;}
        
        Background color #cc6646
      
           Border around this has a color of #cc6646        
        
          <div style="border:2px solid #cc6646;">Content here</div>
        
        
          .myborder {border:2px solid #cc6646;}
        
        Border color #cc6646