#cd8d01 color space conversions
Hex:
        #cd8d01
        RGB:
        205, 141, 1
        CMY:
        20, 45, 100
        CMYK:
        0, 31, 100, 20
      HSL:
        41°, 99.0291%, 40.3922%
        HSV (HSB):
        41°, 99.5122%, 80.3922%
        XYZ:
        34.7072, 32.0311, 4.3821
        xyY:
        0.4880, 0.4504, 32.0311
      CIE-Lab:
        63.3686, 15.2742, 68.3036
        CIE-LCH:
        63.3686, 69.9906, 77.3948
        CIE-Luv:
        63.3686, 53.4924, 63.6937
        Hunter-Lab:
        56.5960, 10.4211, 35.0266
      #cd8d01 color charts
#cd8d01 RGB chart
      #cd8d01 CMYK chart
      #cd8d01 RGB pie chart
      #cd8d01 color shades, tints & tones
#cd8d01 color schemes
#cd8d01 color preview, HTML & CSS examples
           This text has a color of #cd8d01        
        
          <p style="color:#cd8d01;">Text here</p>
        
        
          .mytext {color:#cd8d01;}
        
        Text color #cd8d01
      
           This box has a color of #cd8d01        
        
          <div style="background-color:#cd8d01;">Content here</div>
        
        
          .mybackground {background-color:#cd8d01;}
        
        Background color #cd8d01
      
           Border around this has a color of #cd8d01        
        
          <div style="border:2px solid #cd8d01;">Content here</div>
        
        
          .myborder {border:2px solid #cd8d01;}
        
        Border color #cd8d01