#cb8d00 color space conversions
Hex:
        #cb8d00
        RGB:
        203, 141, 0
        CMY:
        20, 45, 100
        CMYK:
        0, 31, 100, 20
      HSL:
        42°, 100.0000%, 39.8039%
        HSV (HSB):
        42°, 100.0000%, 79.6078%
        XYZ:
        34.1535, 31.7463, 4.3276
        xyY:
        0.4863, 0.4521, 31.7463
      CIE-Lab:
        63.1326, 14.3805, 68.1821
        CIE-LCH:
        63.1326, 69.6822, 78.0901
        CIE-Luv:
        63.1326, 51.8759, 63.7062
        Hunter-Lab:
        56.3438, 9.5982, 34.8868
      #cb8d00 color charts
#cb8d00 RGB chart
      #cb8d00 CMYK chart
      #cb8d00 RGB pie chart
      #cb8d00 color shades, tints & tones
#cb8d00 color schemes
#cb8d00 color preview, HTML & CSS examples
           This text has a color of #cb8d00        
        
          <p style="color:#cb8d00;">Text here</p>
        
        
          .mytext {color:#cb8d00;}
        
        Text color #cb8d00
      
           This box has a color of #cb8d00        
        
          <div style="background-color:#cb8d00;">Content here</div>
        
        
          .mybackground {background-color:#cb8d00;}
        
        Background color #cb8d00
      
           Border around this has a color of #cb8d00        
        
          <div style="border:2px solid #cb8d00;">Content here</div>
        
        
          .myborder {border:2px solid #cb8d00;}
        
        Border color #cb8d00