#b6950d color space conversions
Hex:
        #b6950d
        RGB:
        182, 149, 13
        CMY:
        29, 42, 95
        CMYK:
        0, 18, 93, 29
      HSL:
        48°, 86.6667%, 38.2353%
        HSV (HSB):
        48°, 92.8571%, 71.3725%
        XYZ:
        30.1115, 31.4690, 4.8679
        xyY:
        0.4532, 0.4736, 31.4690
      CIE-Lab:
        62.9016, 0.7606, 65.0540
        CIE-LCH:
        62.9016, 65.0584, 89.3302
        CIE-Luv:
        62.9016, 28.8194, 65.2091
        Hunter-Lab:
        56.0973, -2.3562, 34.1232
      #b6950d color charts
#b6950d RGB chart
      #b6950d CMYK chart
      #b6950d RGB pie chart
      #b6950d color shades, tints & tones
#b6950d color schemes
#b6950d color preview, HTML & CSS examples
           This text has a color of #b6950d        
        
          <p style="color:#b6950d;">Text here</p>
        
        
          .mytext {color:#b6950d;}
        
        Text color #b6950d
      
           This box has a color of #b6950d        
        
          <div style="background-color:#b6950d;">Content here</div>
        
        
          .mybackground {background-color:#b6950d;}
        
        Background color #b6950d
      
           Border around this has a color of #b6950d        
        
          <div style="border:2px solid #b6950d;">Content here</div>
        
        
          .myborder {border:2px solid #b6950d;}
        
        Border color #b6950d