#cd680f color space conversions
Hex:
        #cd680f
        RGB:
        205, 104, 15
        CMY:
        20, 59, 94
        CMYK:
        0, 49, 93, 20
      HSL:
        28°, 86.3636%, 43.1373%
        HSV (HSB):
        28°, 92.6829%, 80.3922%
        XYZ:
        30.2134, 22.9143, 3.2824
        xyY:
        0.5356, 0.4062, 22.9143
      CIE-Lab:
        54.9839, 35.2725, 60.1406
        CIE-LCH:
        54.9839, 69.7212, 59.6083
        CIE-Luv:
        54.9839, 83.6790, 49.3436
        Hunter-Lab:
        47.8688, 28.8934, 29.4426
      #cd680f color charts
#cd680f RGB chart
      #cd680f CMYK chart
      #cd680f RGB pie chart
      #cd680f color shades, tints & tones
#cd680f color schemes
#cd680f color preview, HTML & CSS examples
           This text has a color of #cd680f        
        
          <p style="color:#cd680f;">Text here</p>
        
        
          .mytext {color:#cd680f;}
        
        Text color #cd680f
      
           This box has a color of #cd680f        
        
          <div style="background-color:#cd680f;">Content here</div>
        
        
          .mybackground {background-color:#cd680f;}
        
        Background color #cd680f
      
           Border around this has a color of #cd680f        
        
          <div style="border:2px solid #cd680f;">Content here</div>
        
        
          .myborder {border:2px solid #cd680f;}
        
        Border color #cd680f