#b8060a color space conversions
Hex:
        #b8060a
        RGB:
        184, 6, 10
        CMY:
        28, 98, 96
        CMYK:
        0, 97, 95, 28
      HSL:
        359°, 93.6842%, 37.2549%
        HSV (HSB):
        359°, 96.7391%, 72.1569%
        XYZ:
        19.8871, 10.3425, 1.2353
        xyY:
        0.6320, 0.3287, 10.3425
      CIE-Lab:
        38.4503, 62.1349, 48.9397
        CIE-LCH:
        38.4503, 79.0939, 38.2252
        CIE-Luv:
        38.4503, 123.5807, 26.2233
        Hunter-Lab:
        32.1598, 54.1019, 20.2344
      #b8060a color charts
#b8060a RGB chart
      #b8060a CMYK chart
      #b8060a RGB pie chart
      #b8060a color shades, tints & tones
#b8060a color schemes
#b8060a color preview, HTML & CSS examples
           This text has a color of #b8060a        
        
          <p style="color:#b8060a;">Text here</p>
        
        
          .mytext {color:#b8060a;}
        
        Text color #b8060a
      
           This box has a color of #b8060a        
        
          <div style="background-color:#b8060a;">Content here</div>
        
        
          .mybackground {background-color:#b8060a;}
        
        Background color #b8060a
      
           Border around this has a color of #b8060a        
        
          <div style="border:2px solid #b8060a;">Content here</div>
        
        
          .myborder {border:2px solid #b8060a;}
        
        Border color #b8060a