#b0093a color space conversions
Hex:
        #b0093a
        RGB:
        176, 9, 58
        CMY:
        31, 96, 77
        CMYK:
        0, 95, 67, 31
      HSL:
        342°, 90.2703%, 36.2745%
        HSV (HSB):
        342°, 94.8864%, 69.0196%
        XYZ:
        18.7659, 9.7310, 4.8922
        xyY:
        0.5620, 0.2914, 9.7310
      CIE-Lab:
        37.3552, 61.1686, 20.8904
        CIE-LCH:
        37.3552, 64.6376, 18.8562
        CIE-Luv:
        37.3552, 107.1072, 9.6251
        Hunter-Lab:
        31.1945, 52.7912, 12.5378
      #b0093a color charts
#b0093a RGB chart
      #b0093a CMYK chart
      #b0093a RGB pie chart
      #b0093a color shades, tints & tones
#b0093a color schemes
#b0093a color preview, HTML & CSS examples
           This text has a color of #b0093a        
        
          <p style="color:#b0093a;">Text here</p>
        
        
          .mytext {color:#b0093a;}
        
        Text color #b0093a
      
           This box has a color of #b0093a        
        
          <div style="background-color:#b0093a;">Content here</div>
        
        
          .mybackground {background-color:#b0093a;}
        
        Background color #b0093a
      
           Border around this has a color of #b0093a        
        
          <div style="border:2px solid #b0093a;">Content here</div>
        
        
          .myborder {border:2px solid #b0093a;}
        
        Border color #b0093a