#825b03 color space conversions
Hex:
        #825b03
        RGB:
        130, 91, 3
        CMY:
        49, 64, 99
        CMYK:
        0, 30, 98, 49
      HSL:
        42°, 95.4887%, 26.0784%
        HSV (HSB):
        42°, 97.6923%, 50.9804%
        XYZ:
        12.9634, 12.2346, 1.7644
        xyY:
        0.4808, 0.4538, 12.2346
      CIE-Lab:
        41.5865, 9.1558, 48.6763
        CIE-LCH:
        41.5865, 49.5299, 79.3474
        CIE-Luv:
        41.5865, 31.9769, 41.8312
        Hunter-Lab:
        34.9780, 4.9438, 21.4938
      #825b03 color charts
#825b03 RGB chart
      #825b03 CMYK chart
      #825b03 RGB pie chart
      #825b03 color shades, tints & tones
#825b03 color schemes
#825b03 color preview, HTML & CSS examples
           This text has a color of #825b03        
        
          <p style="color:#825b03;">Text here</p>
        
        
          .mytext {color:#825b03;}
        
        Text color #825b03
      
           This box has a color of #825b03        
        
          <div style="background-color:#825b03;">Content here</div>
        
        
          .mybackground {background-color:#825b03;}
        
        Background color #825b03
      
           Border around this has a color of #825b03        
        
          <div style="border:2px solid #825b03;">Content here</div>
        
        
          .myborder {border:2px solid #825b03;}
        
        Border color #825b03