#b7214d color space conversions
Hex:
        #b7214d
        RGB:
        183, 33, 77
        CMY:
        28, 87, 70
        CMYK:
        0, 82, 58, 28
      HSL:
        342°, 69.4444%, 42.3529%
        HSV (HSB):
        342°, 81.9672%, 71.7647%
        XYZ:
        21.4119, 11.6908, 8.1492
        xyY:
        0.5191, 0.2834, 11.6908
      CIE-Lab:
        40.7204, 59.7499, 13.5092
        CIE-LCH:
        40.7204, 61.2581, 12.7402
        CIE-Luv:
        40.7204, 100.2178, 3.8555
        Hunter-Lab:
        34.1918, 51.9458, 9.8032
      #b7214d color charts
#b7214d RGB chart
      #b7214d CMYK chart
      #b7214d RGB pie chart
      #b7214d color shades, tints & tones
#b7214d color schemes
#b7214d color preview, HTML & CSS examples
           This text has a color of #b7214d        
        
          <p style="color:#b7214d;">Text here</p>
        
        
          .mytext {color:#b7214d;}
        
        Text color #b7214d
      
           This box has a color of #b7214d        
        
          <div style="background-color:#b7214d;">Content here</div>
        
        
          .mybackground {background-color:#b7214d;}
        
        Background color #b7214d
      
           Border around this has a color of #b7214d        
        
          <div style="border:2px solid #b7214d;">Content here</div>
        
        
          .myborder {border:2px solid #b7214d;}
        
        Border color #b7214d