#b9153a color space conversions
Hex:
        #b9153a
        RGB:
        185, 21, 58
        CMY:
        27, 92, 77
        CMYK:
        0, 89, 69, 27
      HSL:
        346°, 79.6117%, 40.3922%
        HSV (HSB):
        346°, 88.6486%, 72.5490%
        XYZ:
        21.0395, 11.1561, 5.0474
        xyY:
        0.5649, 0.2995, 11.1561
      CIE-Lab:
        39.8422, 61.7616, 24.4340
        CIE-LCH:
        39.8422, 66.4193, 21.5846
        CIE-Luv:
        39.8422, 111.7033, 12.9474
        Hunter-Lab:
        33.4008, 53.9876, 14.4208
      #b9153a color charts
#b9153a RGB chart
      #b9153a CMYK chart
      #b9153a RGB pie chart
      #b9153a color shades, tints & tones
#b9153a color schemes
#b9153a color preview, HTML & CSS examples
           This text has a color of #b9153a        
        
          <p style="color:#b9153a;">Text here</p>
        
        
          .mytext {color:#b9153a;}
        
        Text color #b9153a
      
           This box has a color of #b9153a        
        
          <div style="background-color:#b9153a;">Content here</div>
        
        
          .mybackground {background-color:#b9153a;}
        
        Background color #b9153a
      
           Border around this has a color of #b9153a        
        
          <div style="border:2px solid #b9153a;">Content here</div>
        
        
          .myborder {border:2px solid #b9153a;}
        
        Border color #b9153a