#b00a40 color space conversions
Hex:
        #b00a40
        RGB:
        176, 10, 64
        CMY:
        31, 96, 75
        CMYK:
        0, 94, 64, 31
      HSL:
        340°, 89.2473%, 36.4706%
        HSV (HSB):
        340°, 94.3182%, 69.0196%
        XYZ:
        18.9385, 9.8174, 5.7473
        xyY:
        0.5489, 0.2845, 9.8174
      CIE-Lab:
        37.5126, 61.3797, 17.2397
        CIE-LCH:
        37.5126, 63.7548, 15.6884
        CIE-Luv:
        37.5126, 104.9069, 6.4981
        Hunter-Lab:
        31.3327, 53.0589, 11.0575
      #b00a40 color charts
#b00a40 RGB chart
      #b00a40 CMYK chart
      #b00a40 RGB pie chart
      #b00a40 color shades, tints & tones
#b00a40 color schemes
#b00a40 color preview, HTML & CSS examples
           This text has a color of #b00a40        
        
          <p style="color:#b00a40;">Text here</p>
        
        
          .mytext {color:#b00a40;}
        
        Text color #b00a40
      
           This box has a color of #b00a40        
        
          <div style="background-color:#b00a40;">Content here</div>
        
        
          .mybackground {background-color:#b00a40;}
        
        Background color #b00a40
      
           Border around this has a color of #b00a40        
        
          <div style="border:2px solid #b00a40;">Content here</div>
        
        
          .myborder {border:2px solid #b00a40;}
        
        Border color #b00a40