#b00d24 color space conversions
Hex:
        #b00d24
        RGB:
        176, 13, 36
        CMY:
        31, 95, 86
        CMYK:
        0, 93, 80, 31
      HSL:
        352°, 86.2434%, 37.0588%
        HSV (HSB):
        352°, 92.6136%, 69.0196%
        XYZ:
        18.3669, 9.6453, 2.5628
        xyY:
        0.6007, 0.3155, 9.6453
      CIE-Lab:
        37.1982, 59.7668, 34.4046
        CIE-LCH:
        37.1982, 68.9619, 29.9268
        CIE-Luv:
        37.1982, 112.4127, 19.3916
        Hunter-Lab:
        31.0569, 51.2141, 16.8474
      #b00d24 color charts
#b00d24 RGB chart
      #b00d24 CMYK chart
      #b00d24 RGB pie chart
      #b00d24 color shades, tints & tones
#b00d24 color schemes
#b00d24 color preview, HTML & CSS examples
           This text has a color of #b00d24        
        
          <p style="color:#b00d24;">Text here</p>
        
        
          .mytext {color:#b00d24;}
        
        Text color #b00d24
      
           This box has a color of #b00d24        
        
          <div style="background-color:#b00d24;">Content here</div>
        
        
          .mybackground {background-color:#b00d24;}
        
        Background color #b00d24
      
           Border around this has a color of #b00d24        
        
          <div style="border:2px solid #b00d24;">Content here</div>
        
        
          .myborder {border:2px solid #b00d24;}
        
        Border color #b00d24