#b7266b color space conversions
Hex:
        #b7266b
        RGB:
        183, 38, 107
        CMY:
        28, 85, 58
        CMYK:
        0, 79, 42, 28
      HSL:
        331°, 65.6109%, 43.3333%
        HSV (HSB):
        331°, 79.2350%, 71.7647%
        XYZ:
        22.8754, 12.5150, 15.1199
        xyY:
        0.4529, 0.2478, 12.5150
      CIE-Lab:
        42.0233, 60.9138, -3.5281
        CIE-LCH:
        42.0233, 61.0159, 356.6852
        CIE-Luv:
        42.0233, 87.2134, -15.4531
        Hunter-Lab:
        35.3766, 53.5135, -0.5768
      #b7266b color charts
#b7266b RGB chart
      #b7266b CMYK chart
      #b7266b RGB pie chart
      #b7266b color shades, tints & tones
#b7266b color schemes
#b7266b color preview, HTML & CSS examples
           This text has a color of #b7266b        
        
          <p style="color:#b7266b;">Text here</p>
        
        
          .mytext {color:#b7266b;}
        
        Text color #b7266b
      
           This box has a color of #b7266b        
        
          <div style="background-color:#b7266b;">Content here</div>
        
        
          .mybackground {background-color:#b7266b;}
        
        Background color #b7266b
      
           Border around this has a color of #b7266b        
        
          <div style="border:2px solid #b7266b;">Content here</div>
        
        
          .myborder {border:2px solid #b7266b;}
        
        Border color #b7266b