#cd5216 color space conversions
Hex:
        #cd5216
        RGB:
        205, 82, 22
        CMY:
        20, 68, 91
        CMYK:
        0, 60, 89, 20
      HSL:
        20°, 80.6167%, 44.5098%
        HSV (HSB):
        20°, 89.2683%, 80.3922%
        XYZ:
        28.3389, 19.0716, 2.9466
        xyY:
        0.5628, 0.3787, 19.0716
      CIE-Lab:
        50.7709, 46.2240, 55.0762
        CIE-LCH:
        50.7709, 71.9030, 49.9941
        CIE-Luv:
        50.7709, 100.8723, 41.3537
        Hunter-Lab:
        43.6711, 39.4074, 26.5693
      #cd5216 color charts
#cd5216 RGB chart
      #cd5216 CMYK chart
      #cd5216 RGB pie chart
      #cd5216 color shades, tints & tones
#cd5216 color schemes
#cd5216 color preview, HTML & CSS examples
           This text has a color of #cd5216        
        
          <p style="color:#cd5216;">Text here</p>
        
        
          .mytext {color:#cd5216;}
        
        Text color #cd5216
      
           This box has a color of #cd5216        
        
          <div style="background-color:#cd5216;">Content here</div>
        
        
          .mybackground {background-color:#cd5216;}
        
        Background color #cd5216
      
           Border around this has a color of #cd5216        
        
          <div style="border:2px solid #cd5216;">Content here</div>
        
        
          .myborder {border:2px solid #cd5216;}
        
        Border color #cd5216