#cc6e31 color space conversions
Hex:
        #cc6e31
        RGB:
        204, 110, 49
        CMY:
        20, 57, 81
        CMYK:
        0, 46, 76, 20
      HSL:
        24°, 61.2648%, 49.6078%
        HSV (HSB):
        24°, 75.9804%, 80.0000%
        XYZ:
        31.0321, 24.2110, 5.9433
        xyY:
        0.5072, 0.3957, 24.2110
      CIE-Lab:
        56.2984, 32.6616, 48.7853
        CIE-LCH:
        56.2984, 58.7093, 56.1978
        CIE-Luv:
        56.2984, 75.6935, 44.2859
        Hunter-Lab:
        49.2047, 26.4673, 27.2817
      #cc6e31 color charts
#cc6e31 RGB chart
      #cc6e31 CMYK chart
      #cc6e31 RGB pie chart
      #cc6e31 color shades, tints & tones
#cc6e31 color schemes
#cc6e31 color preview, HTML & CSS examples
           This text has a color of #cc6e31        
        
          <p style="color:#cc6e31;">Text here</p>
        
        
          .mytext {color:#cc6e31;}
        
        Text color #cc6e31
      
           This box has a color of #cc6e31        
        
          <div style="background-color:#cc6e31;">Content here</div>
        
        
          .mybackground {background-color:#cc6e31;}
        
        Background color #cc6e31
      
           Border around this has a color of #cc6e31        
        
          <div style="border:2px solid #cc6e31;">Content here</div>
        
        
          .myborder {border:2px solid #cc6e31;}
        
        Border color #cc6e31