#cc6545 color space conversions
Hex:
        #cc6545
        RGB:
        204, 101, 69
        CMY:
        20, 60, 73
        CMYK:
        0, 50, 66, 20
      HSL:
        14°, 56.9620%, 53.5294%
        HSV (HSB):
        14°, 66.1765%, 80.0000%
        XYZ:
        30.6297, 22.5744, 8.3732
        xyY:
        0.4974, 0.3666, 22.5744
      CIE-Lab:
        54.6312, 38.3529, 36.7282
        CIE-LCH:
        54.6312, 53.1028, 43.7604
        CIE-Luv:
        54.6312, 80.1351, 33.2697
        Hunter-Lab:
        47.5125, 31.9259, 22.8101
      #cc6545 color charts
#cc6545 RGB chart
      #cc6545 CMYK chart
      #cc6545 RGB pie chart
      #cc6545 color shades, tints & tones
#cc6545 color schemes
#cc6545 color preview, HTML & CSS examples
           This text has a color of #cc6545        
        
          <p style="color:#cc6545;">Text here</p>
        
        
          .mytext {color:#cc6545;}
        
        Text color #cc6545
      
           This box has a color of #cc6545        
        
          <div style="background-color:#cc6545;">Content here</div>
        
        
          .mybackground {background-color:#cc6545;}
        
        Background color #cc6545
      
           Border around this has a color of #cc6545        
        
          <div style="border:2px solid #cc6545;">Content here</div>
        
        
          .myborder {border:2px solid #cc6545;}
        
        Border color #cc6545