#b8500d color space conversions
Hex:
        #b8500d
        RGB:
        184, 80, 13
        CMY:
        28, 69, 95
        CMYK:
        0, 57, 93, 28
      HSL:
        24°, 86.8020%, 38.6275%
        HSV (HSB):
        24°, 92.9348%, 72.1569%
        XYZ:
        22.7085, 15.9567, 2.2639
        xyY:
        0.5548, 0.3899, 15.9567
      CIE-Lab:
        46.9177, 39.0589, 53.4833
        CIE-LCH:
        46.9177, 66.2274, 53.8593
        CIE-Luv:
        46.9177, 85.4023, 40.1504
        Hunter-Lab:
        39.9459, 31.5686, 24.6020
      #b8500d color charts
#b8500d RGB chart
      #b8500d CMYK chart
      #b8500d RGB pie chart
      #b8500d color shades, tints & tones
#b8500d color schemes
#b8500d color preview, HTML & CSS examples
           This text has a color of #b8500d        
        
          <p style="color:#b8500d;">Text here</p>
        
        
          .mytext {color:#b8500d;}
        
        Text color #b8500d
      
           This box has a color of #b8500d        
        
          <div style="background-color:#b8500d;">Content here</div>
        
        
          .mybackground {background-color:#b8500d;}
        
        Background color #b8500d
      
           Border around this has a color of #b8500d        
        
          <div style="border:2px solid #b8500d;">Content here</div>
        
        
          .myborder {border:2px solid #b8500d;}
        
        Border color #b8500d