#b6134a color space conversions
Hex:
        #b6134a
        RGB:
        182, 19, 74
        CMY:
        29, 93, 71
        CMYK:
        0, 90, 59, 29
      HSL:
        340°, 81.0945%, 39.4118%
        HSV (HSB):
        340°, 89.5604%, 71.3725%
        XYZ:
        20.7603, 10.9052, 7.4893
        xyY:
        0.5302, 0.2785, 10.9052
      CIE-Lab:
        39.4204, 62.2358, 13.6072
        CIE-LCH:
        39.4204, 63.7060, 12.3330
        CIE-Luv:
        39.4204, 104.3893, 3.2016
        Hunter-Lab:
        33.0231, 54.4255, 9.6698
      #b6134a color charts
#b6134a RGB chart
      #b6134a CMYK chart
      #b6134a RGB pie chart
      #b6134a color shades, tints & tones
#b6134a color schemes
#b6134a color preview, HTML & CSS examples
           This text has a color of #b6134a        
        
          <p style="color:#b6134a;">Text here</p>
        
        
          .mytext {color:#b6134a;}
        
        Text color #b6134a
      
           This box has a color of #b6134a        
        
          <div style="background-color:#b6134a;">Content here</div>
        
        
          .mybackground {background-color:#b6134a;}
        
        Background color #b6134a
      
           Border around this has a color of #b6134a        
        
          <div style="border:2px solid #b6134a;">Content here</div>
        
        
          .myborder {border:2px solid #b6134a;}
        
        Border color #b6134a