#b8280a color space conversions
Hex:
        #b8280a
        RGB:
        184, 40, 10
        CMY:
        28, 84, 96
        CMYK:
        0, 78, 95, 28
      HSL:
        10°, 89.6907%, 38.0392%
        HSV (HSB):
        10°, 94.5652%, 72.1569%
        XYZ:
        20.5807, 11.7298, 1.4665
        xyY:
        0.6093, 0.3473, 11.7298
      CIE-Lab:
        40.7835, 55.4898, 50.3173
        CIE-LCH:
        40.7835, 74.9062, 42.2012
        CIE-Luv:
        40.7835, 112.3325, 30.2571
        Hunter-Lab:
        34.2489, 47.3283, 21.4354
      #b8280a color charts
#b8280a RGB chart
      #b8280a CMYK chart
      #b8280a RGB pie chart
      #b8280a color shades, tints & tones
#b8280a color schemes
#b8280a color preview, HTML & CSS examples
           This text has a color of #b8280a        
        
          <p style="color:#b8280a;">Text here</p>
        
        
          .mytext {color:#b8280a;}
        
        Text color #b8280a
      
           This box has a color of #b8280a        
        
          <div style="background-color:#b8280a;">Content here</div>
        
        
          .mybackground {background-color:#b8280a;}
        
        Background color #b8280a
      
           Border around this has a color of #b8280a        
        
          <div style="border:2px solid #b8280a;">Content here</div>
        
        
          .myborder {border:2px solid #b8280a;}
        
        Border color #b8280a