#cc6f65 color space conversions
Hex:
        #cc6f65
        RGB:
        204, 111, 101
        CMY:
        20, 56, 60
        CMYK:
        0, 46, 50, 20
      HSL:
        6°, 50.2439%, 59.8039%
        HSV (HSB):
        6°, 50.4902%, 80.0000%
        XYZ:
        32.9352, 25.1458, 15.4297
        xyY:
        0.4480, 0.3421, 25.1458
      CIE-Lab:
        57.2172, 35.6001, 21.9659
        CIE-LCH:
        57.2172, 41.8314, 31.6754
        CIE-Luv:
        57.2172, 67.5431, 20.4665
        Hunter-Lab:
        50.1456, 29.4825, 16.8586
      #cc6f65 color charts
#cc6f65 RGB chart
      #cc6f65 CMYK chart
      #cc6f65 RGB pie chart
      #cc6f65 color shades, tints & tones
#cc6f65 color schemes
#cc6f65 color preview, HTML & CSS examples
           This text has a color of #cc6f65        
        
          <p style="color:#cc6f65;">Text here</p>
        
        
          .mytext {color:#cc6f65;}
        
        Text color #cc6f65
      
           This box has a color of #cc6f65        
        
          <div style="background-color:#cc6f65;">Content here</div>
        
        
          .mybackground {background-color:#cc6f65;}
        
        Background color #cc6f65
      
           Border around this has a color of #cc6f65        
        
          <div style="border:2px solid #cc6f65;">Content here</div>
        
        
          .myborder {border:2px solid #cc6f65;}
        
        Border color #cc6f65