#b9083e color space conversions
Hex:
        #b9083e
        RGB:
        185, 8, 62
        CMY:
        27, 97, 76
        CMYK:
        0, 96, 66, 27
      HSL:
        342°, 91.7098%, 37.8431%
        HSV (HSB):
        342°, 95.6757%, 72.5490%
        XYZ:
        20.9639, 10.8358, 5.5440
        xyY:
        0.5614, 0.2902, 10.8358
      CIE-Lab:
        39.3025, 63.7255, 21.2206
        CIE-LCH:
        39.3025, 67.1659, 18.4178
        CIE-Luv:
        39.3025, 112.9984, 9.6823
        Hunter-Lab:
        32.9177, 56.0732, 13.0567
      #b9083e color charts
#b9083e RGB chart
      #b9083e CMYK chart
      #b9083e RGB pie chart
      #b9083e color shades, tints & tones
#b9083e color schemes
#b9083e color preview, HTML & CSS examples
           This text has a color of #b9083e        
        
          <p style="color:#b9083e;">Text here</p>
        
        
          .mytext {color:#b9083e;}
        
        Text color #b9083e
      
           This box has a color of #b9083e        
        
          <div style="background-color:#b9083e;">Content here</div>
        
        
          .mybackground {background-color:#b9083e;}
        
        Background color #b9083e
      
           Border around this has a color of #b9083e        
        
          <div style="border:2px solid #b9083e;">Content here</div>
        
        
          .myborder {border:2px solid #b9083e;}
        
        Border color #b9083e