#cd5f28 color space conversions
Hex:
        #cd5f28
        RGB:
        205, 95, 40
        CMY:
        20, 63, 84
        CMYK:
        0, 54, 80, 20
      HSL:
        20°, 67.3469%, 48.0392%
        HSV (HSB):
        20°, 80.4878%, 80.3922%
        XYZ:
        29.6520, 21.3168, 4.5592
        xyY:
        0.5340, 0.3839, 21.3168
      CIE-Lab:
        53.2944, 40.4283, 50.0231
        CIE-LCH:
        53.2944, 64.3176, 51.0551
        CIE-Luv:
        53.2944, 89.2582, 41.6115
        Hunter-Lab:
        46.1701, 33.8414, 26.4643
      #cd5f28 color charts
#cd5f28 RGB chart
      #cd5f28 CMYK chart
      #cd5f28 RGB pie chart
      #cd5f28 color shades, tints & tones
#cd5f28 color schemes
#cd5f28 color preview, HTML & CSS examples
           This text has a color of #cd5f28        
        
          <p style="color:#cd5f28;">Text here</p>
        
        
          .mytext {color:#cd5f28;}
        
        Text color #cd5f28
      
           This box has a color of #cd5f28        
        
          <div style="background-color:#cd5f28;">Content here</div>
        
        
          .mybackground {background-color:#cd5f28;}
        
        Background color #cd5f28
      
           Border around this has a color of #cd5f28        
        
          <div style="border:2px solid #cd5f28;">Content here</div>
        
        
          .myborder {border:2px solid #cd5f28;}
        
        Border color #cd5f28