#cd5e30 color space conversions
Hex:
        #cd5e30
        RGB:
        205, 94, 48
        CMY:
        20, 63, 81
        CMYK:
        0, 54, 77, 20
      HSL:
        18°, 62.0553%, 49.6078%
        HSV (HSB):
        18°, 76.5854%, 80.3922%
        XYZ:
        29.7130, 21.1979, 5.3219
        xyY:
        0.5284, 0.3770, 21.1979
      CIE-Lab:
        53.1655, 41.2166, 46.1260
        CIE-LCH:
        53.1655, 61.8580, 48.2171
        CIE-Luv:
        53.1655, 89.1539, 38.9092
        Hunter-Lab:
        46.0412, 34.6241, 25.3756
      #cd5e30 color charts
#cd5e30 RGB chart
      #cd5e30 CMYK chart
      #cd5e30 RGB pie chart
      #cd5e30 color shades, tints & tones
#cd5e30 color schemes
#cd5e30 color preview, HTML & CSS examples
           This text has a color of #cd5e30        
        
          <p style="color:#cd5e30;">Text here</p>
        
        
          .mytext {color:#cd5e30;}
        
        Text color #cd5e30
      
           This box has a color of #cd5e30        
        
          <div style="background-color:#cd5e30;">Content here</div>
        
        
          .mybackground {background-color:#cd5e30;}
        
        Background color #cd5e30
      
           Border around this has a color of #cd5e30        
        
          <div style="border:2px solid #cd5e30;">Content here</div>
        
        
          .myborder {border:2px solid #cd5e30;}
        
        Border color #cd5e30