#b6063a color space conversions
Hex:
        #b6063a
        RGB:
        182, 6, 58
        CMY:
        29, 98, 77
        CMYK:
        0, 97, 68, 29
      HSL:
        342°, 93.6170%, 36.8627%
        HSV (HSB):
        342°, 96.7033%, 71.3725%
        XYZ:
        20.1202, 10.3808, 4.9462
        xyY:
        0.5676, 0.2929, 10.3808
      CIE-Lab:
        38.5174, 63.0011, 22.6334
        CIE-LCH:
        38.5174, 66.9433, 19.7610
        CIE-Luv:
        38.5174, 112.2895, 10.8436
        Hunter-Lab:
        32.2193, 55.0857, 13.4514
      #b6063a color charts
#b6063a RGB chart
      #b6063a CMYK chart
      #b6063a RGB pie chart
      #b6063a color shades, tints & tones
#b6063a color schemes
#b6063a color preview, HTML & CSS examples
           This text has a color of #b6063a        
        
          <p style="color:#b6063a;">Text here</p>
        
        
          .mytext {color:#b6063a;}
        
        Text color #b6063a
      
           This box has a color of #b6063a        
        
          <div style="background-color:#b6063a;">Content here</div>
        
        
          .mybackground {background-color:#b6063a;}
        
        Background color #b6063a
      
           Border around this has a color of #b6063a        
        
          <div style="border:2px solid #b6063a;">Content here</div>
        
        
          .myborder {border:2px solid #b6063a;}
        
        Border color #b6063a