#b2163b color space conversions
Hex:
        #b2163b
        RGB:
        178, 22, 59
        CMY:
        30, 91, 77
        CMYK:
        0, 88, 67, 30
      HSL:
        346°, 78.0000%, 39.2157%
        HSV (HSB):
        346°, 87.6404%, 69.8039%
        XYZ:
        19.4364, 10.3546, 5.1119
        xyY:
        0.5569, 0.2967, 10.3546
      CIE-Lab:
        38.4714, 59.7845, 21.7661
        CIE-LCH:
        38.4714, 63.6235, 20.0053
        CIE-Luv:
        38.4714, 105.6037, 10.9575
        Hunter-Lab:
        32.1785, 51.5050, 13.1061
      #b2163b color charts
#b2163b RGB chart
      #b2163b CMYK chart
      #b2163b RGB pie chart
      #b2163b color shades, tints & tones
#b2163b color schemes
#b2163b color preview, HTML & CSS examples
           This text has a color of #b2163b        
        
          <p style="color:#b2163b;">Text here</p>
        
        
          .mytext {color:#b2163b;}
        
        Text color #b2163b
      
           This box has a color of #b2163b        
        
          <div style="background-color:#b2163b;">Content here</div>
        
        
          .mybackground {background-color:#b2163b;}
        
        Background color #b2163b
      
           Border around this has a color of #b2163b        
        
          <div style="border:2px solid #b2163b;">Content here</div>
        
        
          .myborder {border:2px solid #b2163b;}
        
        Border color #b2163b