#b00535 color space conversions
Hex:
        #b00535
        RGB:
        176, 5, 53
        CMY:
        31, 98, 79
        CMYK:
        0, 97, 70, 31
      HSL:
        343°, 94.4751%, 35.4902%
        HSV (HSB):
        343°, 97.1591%, 69.0196%
        XYZ:
        18.6014, 9.5957, 4.2399
        xyY:
        0.5735, 0.2958, 9.5957
      CIE-Lab:
        37.1068, 61.3860, 23.7740
        CIE-LCH:
        37.1068, 65.8288, 21.1707
        CIE-Luv:
        37.1068, 109.3633, 11.7868
        Hunter-Lab:
        30.9769, 52.9781, 13.5686
      #b00535 color charts
#b00535 RGB chart
      #b00535 CMYK chart
      #b00535 RGB pie chart
      #b00535 color shades, tints & tones
#b00535 color schemes
#b00535 color preview, HTML & CSS examples
           This text has a color of #b00535        
        
          <p style="color:#b00535;">Text here</p>
        
        
          .mytext {color:#b00535;}
        
        Text color #b00535
      
           This box has a color of #b00535        
        
          <div style="background-color:#b00535;">Content here</div>
        
        
          .mybackground {background-color:#b00535;}
        
        Background color #b00535
      
           Border around this has a color of #b00535        
        
          <div style="border:2px solid #b00535;">Content here</div>
        
        
          .myborder {border:2px solid #b00535;}
        
        Border color #b00535