#cd4e16 color space conversions
Hex:
        #cd4e16
        RGB:
        205, 78, 22
        CMY:
        20, 69, 91
        CMYK:
        0, 62, 89, 20
      HSL:
        18°, 80.6167%, 44.5098%
        HSV (HSB):
        18°, 89.2683%, 80.3922%
        XYZ:
        28.0460, 18.4858, 2.8490
        xyY:
        0.5680, 0.3744, 18.4858
      CIE-Lab:
        50.0802, 48.0467, 54.5558
        CIE-LCH:
        50.0802, 72.6968, 48.6300
        CIE-Luv:
        50.0802, 103.8871, 40.1785
        Hunter-Lab:
        42.9952, 41.1953, 26.1679
      #cd4e16 color charts
#cd4e16 RGB chart
      #cd4e16 CMYK chart
      #cd4e16 RGB pie chart
      #cd4e16 color shades, tints & tones
#cd4e16 color schemes
#cd4e16 color preview, HTML & CSS examples
           This text has a color of #cd4e16        
        
          <p style="color:#cd4e16;">Text here</p>
        
        
          .mytext {color:#cd4e16;}
        
        Text color #cd4e16
      
           This box has a color of #cd4e16        
        
          <div style="background-color:#cd4e16;">Content here</div>
        
        
          .mybackground {background-color:#cd4e16;}
        
        Background color #cd4e16
      
           Border around this has a color of #cd4e16        
        
          <div style="border:2px solid #cd4e16;">Content here</div>
        
        
          .myborder {border:2px solid #cd4e16;}
        
        Border color #cd4e16