#b0073d color space conversions
Hex:
        #b0073d
        RGB:
        176, 7, 61
        CMY:
        31, 97, 76
        CMYK:
        0, 96, 65, 31
      HSL:
        341°, 92.3497%, 35.8824%
        HSV (HSB):
        341°, 96.0227%, 69.0196%
        XYZ:
        18.8228, 9.7190, 5.2988
        xyY:
        0.5562, 0.2872, 9.7190
      CIE-Lab:
        37.3333, 61.5569, 18.9351
        CIE-LCH:
        37.3333, 64.4034, 17.0981
        CIE-Luv:
        37.3333, 106.4221, 7.8898
        Hunter-Lab:
        31.1753, 53.2166, 11.7454
      #b0073d color charts
#b0073d RGB chart
      #b0073d CMYK chart
      #b0073d RGB pie chart
      #b0073d color shades, tints & tones
#b0073d color schemes
#b0073d color preview, HTML & CSS examples
           This text has a color of #b0073d        
        
          <p style="color:#b0073d;">Text here</p>
        
        
          .mytext {color:#b0073d;}
        
        Text color #b0073d
      
           This box has a color of #b0073d        
        
          <div style="background-color:#b0073d;">Content here</div>
        
        
          .mybackground {background-color:#b0073d;}
        
        Background color #b0073d
      
           Border around this has a color of #b0073d        
        
          <div style="border:2px solid #b0073d;">Content here</div>
        
        
          .myborder {border:2px solid #b0073d;}
        
        Border color #b0073d