#b8480d color space conversions
Hex:
        #b8480d
        RGB:
        184, 72, 13
        CMY:
        28, 72, 95
        CMYK:
        0, 61, 93, 28
      HSL:
        21°, 86.8020%, 38.6275%
        HSV (HSB):
        21°, 92.9348%, 72.1569%
        XYZ:
        22.1572, 14.8541, 2.0801
        xyY:
        0.5668, 0.3800, 14.8541
      CIE-Lab:
        45.4338, 42.9237, 52.4551
        CIE-LCH:
        45.4338, 67.7790, 50.7067
        CIE-Luv:
        45.4338, 91.5302, 37.7052
        Hunter-Lab:
        38.5411, 35.1724, 23.7788
      #b8480d color charts
#b8480d RGB chart
      #b8480d CMYK chart
      #b8480d RGB pie chart
      #b8480d color shades, tints & tones
#b8480d color schemes
#b8480d color preview, HTML & CSS examples
           This text has a color of #b8480d        
        
          <p style="color:#b8480d;">Text here</p>
        
        
          .mytext {color:#b8480d;}
        
        Text color #b8480d
      
           This box has a color of #b8480d        
        
          <div style="background-color:#b8480d;">Content here</div>
        
        
          .mybackground {background-color:#b8480d;}
        
        Background color #b8480d
      
           Border around this has a color of #b8480d        
        
          <div style="border:2px solid #b8480d;">Content here</div>
        
        
          .myborder {border:2px solid #b8480d;}
        
        Border color #b8480d