#cd5416 color space conversions
Hex:
        #cd5416
        RGB:
        205, 84, 22
        CMY:
        20, 67, 91
        CMYK:
        0, 59, 89, 20
      HSL:
        20°, 80.6167%, 44.5098%
        HSV (HSB):
        20°, 89.2683%, 80.3922%
        XYZ:
        28.4920, 19.3777, 2.9976
        xyY:
        0.5601, 0.3809, 19.3777
      CIE-Lab:
        51.1262, 45.2928, 55.3442
        CIE-LCH:
        51.1262, 71.5152, 50.7037
        CIE-Luv:
        51.1262, 99.3398, 41.9556
        Hunter-Lab:
        44.0201, 38.4987, 26.7766
      #cd5416 color charts
#cd5416 RGB chart
      #cd5416 CMYK chart
      #cd5416 RGB pie chart
      #cd5416 color shades, tints & tones
#cd5416 color schemes
#cd5416 color preview, HTML & CSS examples
           This text has a color of #cd5416        
        
          <p style="color:#cd5416;">Text here</p>
        
        
          .mytext {color:#cd5416;}
        
        Text color #cd5416
      
           This box has a color of #cd5416        
        
          <div style="background-color:#cd5416;">Content here</div>
        
        
          .mybackground {background-color:#cd5416;}
        
        Background color #cd5416
      
           Border around this has a color of #cd5416        
        
          <div style="border:2px solid #cd5416;">Content here</div>
        
        
          .myborder {border:2px solid #cd5416;}
        
        Border color #cd5416