#b6180b color space conversions
Hex:
        #b6180b
        RGB:
        182, 24, 11
        CMY:
        29, 91, 96
        CMYK:
        0, 87, 94, 29
      HSL:
        5°, 88.6010%, 37.8431%
        HSV (HSB):
        5°, 93.9560%, 71.3725%
        XYZ:
        19.6784, 10.6225, 1.3298
        xyY:
        0.6221, 0.3358, 10.6225
      CIE-Lab:
        38.9373, 58.9941, 48.6615
        CIE-LCH:
        38.9373, 76.4738, 39.5177
        CIE-Luv:
        38.9373, 117.5751, 27.3677
        Hunter-Lab:
        32.5922, 50.7380, 20.3955
      #b6180b color charts
#b6180b RGB chart
      #b6180b CMYK chart
      #b6180b RGB pie chart
      #b6180b color shades, tints & tones
#b6180b color schemes
#b6180b color preview, HTML & CSS examples
           This text has a color of #b6180b        
        
          <p style="color:#b6180b;">Text here</p>
        
        
          .mytext {color:#b6180b;}
        
        Text color #b6180b
      
           This box has a color of #b6180b        
        
          <div style="background-color:#b6180b;">Content here</div>
        
        
          .mybackground {background-color:#b6180b;}
        
        Background color #b6180b
      
           Border around this has a color of #b6180b        
        
          <div style="border:2px solid #b6180b;">Content here</div>
        
        
          .myborder {border:2px solid #b6180b;}
        
        Border color #b6180b