#875f05 color space conversions
Hex:
        #875f05
        RGB:
        135, 95, 5
        CMY:
        47, 63, 98
        CMYK:
        0, 30, 96, 47
      HSL:
        42°, 92.8571%, 27.4510%
        HSV (HSB):
        42°, 96.2963%, 52.9412%
        XYZ:
        14.1113, 13.3463, 1.9759
        xyY:
        0.4794, 0.4534, 13.3463
      CIE-Lab:
        43.2804, 9.2370, 49.6503
        CIE-LCH:
        43.2804, 50.5022, 79.4611
        CIE-Luv:
        43.2804, 32.8907, 43.3629
        Hunter-Lab:
        36.5325, 5.0165, 22.3660
      #875f05 color charts
#875f05 RGB chart
      #875f05 CMYK chart
      #875f05 RGB pie chart
      #875f05 color shades, tints & tones
#875f05 color schemes
#875f05 color preview, HTML & CSS examples
           This text has a color of #875f05        
        
          <p style="color:#875f05;">Text here</p>
        
        
          .mytext {color:#875f05;}
        
        Text color #875f05
      
           This box has a color of #875f05        
        
          <div style="background-color:#875f05;">Content here</div>
        
        
          .mybackground {background-color:#875f05;}
        
        Background color #875f05
      
           Border around this has a color of #875f05        
        
          <div style="border:2px solid #875f05;">Content here</div>
        
        
          .myborder {border:2px solid #875f05;}
        
        Border color #875f05