#b2134a color space conversions
Hex:
        #b2134a
        RGB:
        178, 19, 74
        CMY:
        30, 93, 71
        CMYK:
        0, 89, 58, 30
      HSL:
        339°, 80.7107%, 38.6275%
        HSV (HSB):
        339°, 89.3258%, 69.8039%
        XYZ:
        19.8290, 10.4251, 7.4457
        xyY:
        0.5260, 0.2765, 10.4251
      CIE-Lab:
        38.5949, 61.2224, 12.3431
        CIE-LCH:
        38.5949, 62.4543, 11.3987
        CIE-Luv:
        38.5949, 101.1746, 2.1259
        Hunter-Lab:
        32.2880, 53.1182, 8.9291
      #b2134a color charts
#b2134a RGB chart
      #b2134a CMYK chart
      #b2134a RGB pie chart
      #b2134a color shades, tints & tones
#b2134a color schemes
#b2134a color preview, HTML & CSS examples
           This text has a color of #b2134a        
        
          <p style="color:#b2134a;">Text here</p>
        
        
          .mytext {color:#b2134a;}
        
        Text color #b2134a
      
           This box has a color of #b2134a        
        
          <div style="background-color:#b2134a;">Content here</div>
        
        
          .mybackground {background-color:#b2134a;}
        
        Background color #b2134a
      
           Border around this has a color of #b2134a        
        
          <div style="border:2px solid #b2134a;">Content here</div>
        
        
          .myborder {border:2px solid #b2134a;}
        
        Border color #b2134a