#b6080f color space conversions
Hex:
        #b6080f
        RGB:
        182, 8, 15
        CMY:
        29, 97, 94
        CMYK:
        0, 96, 92, 29
      HSL:
        358°, 91.5789%, 37.2549%
        HSV (HSB):
        358°, 95.6044%, 71.3725%
        XYZ:
        19.4645, 10.1532, 1.3858
        xyY:
        0.6278, 0.3275, 10.1532
      CIE-Lab:
        38.1161, 61.4577, 46.6077
        CIE-LCH:
        38.1161, 77.1319, 37.1756
        CIE-Luv:
        38.1161, 121.2680, 25.3195
        Hunter-Lab:
        31.8641, 53.2758, 19.7263
      #b6080f color charts
#b6080f RGB chart
      #b6080f CMYK chart
      #b6080f RGB pie chart
      #b6080f color shades, tints & tones
#b6080f color schemes
#b6080f color preview, HTML & CSS examples
           This text has a color of #b6080f        
        
          <p style="color:#b6080f;">Text here</p>
        
        
          .mytext {color:#b6080f;}
        
        Text color #b6080f
      
           This box has a color of #b6080f        
        
          <div style="background-color:#b6080f;">Content here</div>
        
        
          .mybackground {background-color:#b6080f;}
        
        Background color #b6080f
      
           Border around this has a color of #b6080f        
        
          <div style="border:2px solid #b6080f;">Content here</div>
        
        
          .myborder {border:2px solid #b6080f;}
        
        Border color #b6080f