#b7214b color space conversions
Hex:
        #b7214b
        RGB:
        183, 33, 75
        CMY:
        28, 87, 71
        CMYK:
        0, 82, 59, 28
      HSL:
        343°, 69.4444%, 42.3529%
        HSV (HSB):
        343°, 81.9672%, 71.7647%
        XYZ:
        21.3423, 11.6630, 7.7829
        xyY:
        0.5232, 0.2859, 11.6630
      CIE-Lab:
        40.6754, 59.6143, 14.7138
        CIE-LCH:
        40.6754, 61.4032, 13.8644
        CIE-Luv:
        40.6754, 100.9151, 5.0641
        Hunter-Lab:
        34.1511, 51.7868, 10.3938
      #b7214b color charts
#b7214b RGB chart
      #b7214b CMYK chart
      #b7214b RGB pie chart
      #b7214b color shades, tints & tones
#b7214b color schemes
#b7214b color preview, HTML & CSS examples
           This text has a color of #b7214b        
        
          <p style="color:#b7214b;">Text here</p>
        
        
          .mytext {color:#b7214b;}
        
        Text color #b7214b
      
           This box has a color of #b7214b        
        
          <div style="background-color:#b7214b;">Content here</div>
        
        
          .mybackground {background-color:#b7214b;}
        
        Background color #b7214b
      
           Border around this has a color of #b7214b        
        
          <div style="border:2px solid #b7214b;">Content here</div>
        
        
          .myborder {border:2px solid #b7214b;}
        
        Border color #b7214b