#b8271b color space conversions
Hex:
        #b8271b
        RGB:
        184, 39, 27
        CMY:
        28, 85, 89
        CMYK:
        0, 79, 85, 28
      HSL:
        5°, 74.4076%, 41.3725%
        HSV (HSB):
        5°, 85.3261%, 72.1569%
        XYZ:
        20.6905, 11.7205, 2.2087
        xyY:
        0.5977, 0.3386, 11.7205
      CIE-Lab:
        40.7684, 56.0876, 43.3317
        CIE-LCH:
        40.7684, 70.8763, 37.6887
        CIE-Luv:
        40.7684, 111.0887, 27.0160
        Hunter-Lab:
        34.2352, 47.9671, 20.1396
      #b8271b color charts
#b8271b RGB chart
      #b8271b CMYK chart
      #b8271b RGB pie chart
      #b8271b color shades, tints & tones
#b8271b color schemes
#b8271b color preview, HTML & CSS examples
           This text has a color of #b8271b        
        
          <p style="color:#b8271b;">Text here</p>
        
        
          .mytext {color:#b8271b;}
        
        Text color #b8271b
      
           This box has a color of #b8271b        
        
          <div style="background-color:#b8271b;">Content here</div>
        
        
          .mybackground {background-color:#b8271b;}
        
        Background color #b8271b
      
           Border around this has a color of #b8271b        
        
          <div style="border:2px solid #b8271b;">Content here</div>
        
        
          .myborder {border:2px solid #b8271b;}
        
        Border color #b8271b