#cc5f55 color space conversions
Hex:
        #cc5f55
        RGB:
        204, 95, 85
        CMY:
        20, 63, 67
        CMYK:
        0, 53, 58, 20
      HSL:
        5°, 53.8462%, 56.6667%
        HSV (HSB):
        5°, 58.3333%, 80.0000%
        XYZ:
        30.6337, 21.6777, 11.1640
        xyY:
        0.4826, 0.3415, 21.6777
      CIE-Lab:
        53.6833, 42.4538, 26.5350
        CIE-LCH:
        53.6833, 50.0643, 32.0067
        CIE-Luv:
        53.6833, 81.6000, 22.9109
        Hunter-Lab:
        46.5593, 35.9656, 18.3750
      #cc5f55 color charts
#cc5f55 RGB chart
      #cc5f55 CMYK chart
      #cc5f55 RGB pie chart
      #cc5f55 color shades, tints & tones
#cc5f55 color schemes
#cc5f55 color preview, HTML & CSS examples
           This text has a color of #cc5f55        
        
          <p style="color:#cc5f55;">Text here</p>
        
        
          .mytext {color:#cc5f55;}
        
        Text color #cc5f55
      
           This box has a color of #cc5f55        
        
          <div style="background-color:#cc5f55;">Content here</div>
        
        
          .mybackground {background-color:#cc5f55;}
        
        Background color #cc5f55
      
           Border around this has a color of #cc5f55        
        
          <div style="border:2px solid #cc5f55;">Content here</div>
        
        
          .myborder {border:2px solid #cc5f55;}
        
        Border color #cc5f55