#b6263a color space conversions
Hex:
        #b6263a
        RGB:
        182, 38, 58
        CMY:
        29, 85, 77
        CMYK:
        0, 79, 68, 29
      HSL:
        352°, 65.4545%, 43.1373%
        HSV (HSB):
        352°, 79.1209%, 71.3725%
        XYZ:
        20.7482, 11.6368, 5.1556
        xyY:
        0.5527, 0.3100, 11.6368
      CIE-Lab:
        40.6329, 56.9510, 25.2880
        CIE-LCH:
        40.6329, 62.3129, 23.9427
        CIE-Luv:
        40.6329, 103.4941, 15.0910
        Hunter-Lab:
        34.1128, 48.8709, 14.9183
      #b6263a color charts
#b6263a RGB chart
      #b6263a CMYK chart
      #b6263a RGB pie chart
      #b6263a color shades, tints & tones
#b6263a color schemes
#b6263a color preview, HTML & CSS examples
           This text has a color of #b6263a        
        
          <p style="color:#b6263a;">Text here</p>
        
        
          .mytext {color:#b6263a;}
        
        Text color #b6263a
      
           This box has a color of #b6263a        
        
          <div style="background-color:#b6263a;">Content here</div>
        
        
          .mybackground {background-color:#b6263a;}
        
        Background color #b6263a
      
           Border around this has a color of #b6263a        
        
          <div style="border:2px solid #b6263a;">Content here</div>
        
        
          .myborder {border:2px solid #b6263a;}
        
        Border color #b6263a