#b8960d color space conversions
Hex:
        #b8960d
        RGB:
        184, 150, 13
        CMY:
        28, 41, 95
        CMYK:
        0, 18, 93, 28
      HSL:
        48°, 86.8020%, 38.6275%
        HSV (HSB):
        48°, 92.9348%, 72.1569%
        XYZ:
        30.7462, 32.0321, 4.9431
        xyY:
        0.4540, 0.4730, 32.0321
      CIE-Lab:
        63.3694, 1.1223, 65.4967
        CIE-LCH:
        63.3694, 65.5064, 89.0183
        CIE-Luv:
        63.3694, 29.6124, 65.6423
        Hunter-Lab:
        56.5969, -2.0748, 34.4395
      #b8960d color charts
#b8960d RGB chart
      #b8960d CMYK chart
      #b8960d RGB pie chart
      #b8960d color shades, tints & tones
#b8960d color schemes
#b8960d color preview, HTML & CSS examples
           This text has a color of #b8960d        
        
          <p style="color:#b8960d;">Text here</p>
        
        
          .mytext {color:#b8960d;}
        
        Text color #b8960d
      
           This box has a color of #b8960d        
        
          <div style="background-color:#b8960d;">Content here</div>
        
        
          .mybackground {background-color:#b8960d;}
        
        Background color #b8960d
      
           Border around this has a color of #b8960d        
        
          <div style="border:2px solid #b8960d;">Content here</div>
        
        
          .myborder {border:2px solid #b8960d;}
        
        Border color #b8960d