#b8401f color space conversions
Hex:
        #b8401f
        RGB:
        184, 64, 31
        CMY:
        28, 75, 88
        CMYK:
        0, 65, 83, 28
      HSL:
        13°, 71.1628%, 42.1569%
        HSV (HSB):
        13°, 83.1522%, 72.1569%
        XYZ:
        21.8479, 13.9561, 2.8386
        xyY:
        0.5654, 0.3612, 13.9561
      CIE-Lab:
        44.1699, 46.9330, 44.4379
        CIE-LCH:
        44.1699, 64.6331, 43.4358
        CIE-Luv:
        44.1699, 95.7436, 31.9610
        Hunter-Lab:
        37.3578, 39.0155, 21.6454
      #b8401f color charts
#b8401f RGB chart
      #b8401f CMYK chart
      #b8401f RGB pie chart
      #b8401f color shades, tints & tones
#b8401f color schemes
#b8401f color preview, HTML & CSS examples
           This text has a color of #b8401f        
        
          <p style="color:#b8401f;">Text here</p>
        
        
          .mytext {color:#b8401f;}
        
        Text color #b8401f
      
           This box has a color of #b8401f        
        
          <div style="background-color:#b8401f;">Content here</div>
        
        
          .mybackground {background-color:#b8401f;}
        
        Background color #b8401f
      
           Border around this has a color of #b8401f        
        
          <div style="border:2px solid #b8401f;">Content here</div>
        
        
          .myborder {border:2px solid #b8401f;}
        
        Border color #b8401f