#cc7165 color space conversions
Hex:
        #cc7165
        RGB:
        204, 113, 101
        CMY:
        20, 56, 60
        CMYK:
        0, 45, 50, 20
      HSL:
        7°, 50.2439%, 59.8039%
        HSV (HSB):
        7°, 50.4902%, 80.0000%
        XYZ:
        33.1559, 25.5872, 15.5032
        xyY:
        0.4466, 0.3446, 25.5872
      CIE-Lab:
        57.6431, 34.5470, 22.5348
        CIE-LCH:
        57.6431, 41.2469, 33.1162
        CIE-Luv:
        57.6431, 66.1773, 21.3799
        Hunter-Lab:
        50.5838, 28.4789, 17.2371
      #cc7165 color charts
#cc7165 RGB chart
      #cc7165 CMYK chart
      #cc7165 RGB pie chart
      #cc7165 color shades, tints & tones
#cc7165 color schemes
#cc7165 color preview, HTML & CSS examples
           This text has a color of #cc7165        
        
          <p style="color:#cc7165;">Text here</p>
        
        
          .mytext {color:#cc7165;}
        
        Text color #cc7165
      
           This box has a color of #cc7165        
        
          <div style="background-color:#cc7165;">Content here</div>
        
        
          .mybackground {background-color:#cc7165;}
        
        Background color #cc7165
      
           Border around this has a color of #cc7165        
        
          <div style="border:2px solid #cc7165;">Content here</div>
        
        
          .myborder {border:2px solid #cc7165;}
        
        Border color #cc7165