#cc7264 color space conversions
Hex:
        #cc7264
        RGB:
        204, 114, 100
        CMY:
        20, 55, 61
        CMYK:
        0, 44, 51, 20
      HSL:
        8°, 50.4854%, 59.6078%
        HSV (HSB):
        8°, 50.9804%, 80.0000%
        XYZ:
        33.2194, 25.7921, 15.2841
        xyY:
        0.4471, 0.3472, 25.7921
      CIE-Lab:
        57.8392, 33.9264, 23.3672
        CIE-LCH:
        57.8392, 41.1950, 34.5575
        CIE-Luv:
        57.8392, 65.6672, 22.4403
        Hunter-Lab:
        50.7859, 27.8827, 17.7067
      #cc7264 color charts
#cc7264 RGB chart
      #cc7264 CMYK chart
      #cc7264 RGB pie chart
      #cc7264 color shades, tints & tones
#cc7264 color schemes
#cc7264 color preview, HTML & CSS examples
           This text has a color of #cc7264        
        
          <p style="color:#cc7264;">Text here</p>
        
        
          .mytext {color:#cc7264;}
        
        Text color #cc7264
      
           This box has a color of #cc7264        
        
          <div style="background-color:#cc7264;">Content here</div>
        
        
          .mybackground {background-color:#cc7264;}
        
        Background color #cc7264
      
           Border around this has a color of #cc7264        
        
          <div style="border:2px solid #cc7264;">Content here</div>
        
        
          .myborder {border:2px solid #cc7264;}
        
        Border color #cc7264