#b8401a color space conversions
Hex:
        #b8401a
        RGB:
        184, 64, 26
        CMY:
        28, 75, 90
        CMYK:
        0, 65, 86, 28
      HSL:
        14°, 75.2381%, 41.1765%
        HSV (HSB):
        14°, 85.8696%, 72.1569%
        XYZ:
        21.7870, 13.9317, 2.5181
        xyY:
        0.5698, 0.3644, 13.9317
      CIE-Lab:
        44.1349, 46.7992, 46.6995
        CIE-LCH:
        44.1349, 66.1136, 44.9389
        CIE-Luv:
        44.1349, 96.2995, 33.1587
        Hunter-Lab:
        37.3252, 38.8727, 22.1278
      #b8401a color charts
#b8401a RGB chart
      #b8401a CMYK chart
      #b8401a RGB pie chart
      #b8401a color shades, tints & tones
#b8401a color schemes
#b8401a color preview, HTML & CSS examples
           This text has a color of #b8401a        
        
          <p style="color:#b8401a;">Text here</p>
        
        
          .mytext {color:#b8401a;}
        
        Text color #b8401a
      
           This box has a color of #b8401a        
        
          <div style="background-color:#b8401a;">Content here</div>
        
        
          .mybackground {background-color:#b8401a;}
        
        Background color #b8401a
      
           Border around this has a color of #b8401a        
        
          <div style="border:2px solid #b8401a;">Content here</div>
        
        
          .myborder {border:2px solid #b8401a;}
        
        Border color #b8401a