#cc5600 color space conversions
Hex:
        #cc5600
        RGB:
        204, 86, 0
        CMY:
        20, 66, 100
        CMYK:
        0, 58, 100, 20
      HSL:
        25°, 100.0000%, 40.0000%
        HSV (HSB):
        25°, 100.0000%, 80.0000%
        XYZ:
        28.2296, 19.4929, 2.2746
        xyY:
        0.5646, 0.3899, 19.4929
      CIE-Lab:
        51.2590, 43.6901, 60.8812
        CIE-LCH:
        51.2590, 74.9356, 54.3357
        CIE-Luv:
        51.2590, 97.9590, 44.9352
        Hunter-Lab:
        44.1508, 36.8673, 27.8510
      #cc5600 color charts
#cc5600 RGB chart
      #cc5600 CMYK chart
      #cc5600 RGB pie chart
      #cc5600 color shades, tints & tones
#cc5600 color schemes
#cc5600 color preview, HTML & CSS examples
           This text has a color of #cc5600        
        
          <p style="color:#cc5600;">Text here</p>
        
        
          .mytext {color:#cc5600;}
        
        Text color #cc5600
      
           This box has a color of #cc5600        
        
          <div style="background-color:#cc5600;">Content here</div>
        
        
          .mybackground {background-color:#cc5600;}
        
        Background color #cc5600
      
           Border around this has a color of #cc5600        
        
          <div style="border:2px solid #cc5600;">Content here</div>
        
        
          .myborder {border:2px solid #cc5600;}
        
        Border color #cc5600