#cd8f0f color space conversions
Hex:
        #cd8f0f
        RGB:
        205, 143, 15
        CMY:
        20, 44, 94
        CMYK:
        0, 30, 93, 20
      HSL:
        40°, 86.3636%, 43.1373%
        HSV (HSB):
        40°, 92.6829%, 80.3922%
        XYZ:
        35.0855, 32.6585, 4.9065
        xyY:
        0.4829, 0.4495, 32.6585
      CIE-Lab:
        63.8835, 14.3486, 66.5597
        CIE-LCH:
        63.8835, 68.0888, 77.8346
        CIE-Luv:
        63.8835, 51.6608, 63.3597
        Hunter-Lab:
        57.1477, 9.5808, 34.9130
      #cd8f0f color charts
#cd8f0f RGB chart
      #cd8f0f CMYK chart
      #cd8f0f RGB pie chart
      #cd8f0f color shades, tints & tones
#cd8f0f color schemes
#cd8f0f color preview, HTML & CSS examples
           This text has a color of #cd8f0f        
        
          <p style="color:#cd8f0f;">Text here</p>
        
        
          .mytext {color:#cd8f0f;}
        
        Text color #cd8f0f
      
           This box has a color of #cd8f0f        
        
          <div style="background-color:#cd8f0f;">Content here</div>
        
        
          .mybackground {background-color:#cd8f0f;}
        
        Background color #cd8f0f
      
           Border around this has a color of #cd8f0f        
        
          <div style="border:2px solid #cd8f0f;">Content here</div>
        
        
          .myborder {border:2px solid #cd8f0f;}
        
        Border color #cd8f0f