#cd670e color space conversions
Hex:
        #cd670e
        RGB:
        205, 103, 14
        CMY:
        20, 60, 95
        CMYK:
        0, 50, 93, 20
      HSL:
        28°, 87.2146%, 42.9412%
        HSV (HSB):
        28°, 93.1707%, 80.3922%
        XYZ:
        30.1064, 22.7113, 3.2124
        xyY:
        0.5373, 0.4053, 22.7113
      CIE-Lab:
        54.7738, 35.7750, 60.2239
        CIE-LCH:
        54.7738, 70.0483, 59.2883
        CIE-Luv:
        54.7738, 84.5389, 49.1170
        Hunter-Lab:
        47.6564, 29.3664, 29.3629
      #cd670e color charts
#cd670e RGB chart
      #cd670e CMYK chart
      #cd670e RGB pie chart
      #cd670e color shades, tints & tones
#cd670e color schemes
#cd670e color preview, HTML & CSS examples
           This text has a color of #cd670e        
        
          <p style="color:#cd670e;">Text here</p>
        
        
          .mytext {color:#cd670e;}
        
        Text color #cd670e
      
           This box has a color of #cd670e        
        
          <div style="background-color:#cd670e;">Content here</div>
        
        
          .mybackground {background-color:#cd670e;}
        
        Background color #cd670e
      
           Border around this has a color of #cd670e        
        
          <div style="border:2px solid #cd670e;">Content here</div>
        
        
          .myborder {border:2px solid #cd670e;}
        
        Border color #cd670e