#825d03 color space conversions
Hex:
        #825d03
        RGB:
        130, 93, 3
        CMY:
        49, 64, 99
        CMYK:
        0, 28, 98, 49
      HSL:
        43°, 95.4887%, 26.0784%
        HSV (HSB):
        43°, 97.6923%, 50.9804%
        XYZ:
        13.1367, 12.5811, 1.8222
        xyY:
        0.4770, 0.4568, 12.5811
      CIE-Lab:
        42.1252, 7.9757, 49.0587
        CIE-LCH:
        42.1252, 49.7028, 80.7660
        CIE-Luv:
        42.1252, 30.4580, 42.6188
        Hunter-Lab:
        35.4698, 4.0375, 21.7830
      #825d03 color charts
#825d03 RGB chart
      #825d03 CMYK chart
      #825d03 RGB pie chart
      #825d03 color shades, tints & tones
#825d03 color schemes
#825d03 color preview, HTML & CSS examples
           This text has a color of #825d03        
        
          <p style="color:#825d03;">Text here</p>
        
        
          .mytext {color:#825d03;}
        
        Text color #825d03
      
           This box has a color of #825d03        
        
          <div style="background-color:#825d03;">Content here</div>
        
        
          .mybackground {background-color:#825d03;}
        
        Background color #825d03
      
           Border around this has a color of #825d03        
        
          <div style="border:2px solid #825d03;">Content here</div>
        
        
          .myborder {border:2px solid #825d03;}
        
        Border color #825d03