#b00d28 color space conversions
Hex:
        #b00d28
        RGB:
        176, 13, 40
        CMY:
        31, 95, 84
        CMYK:
        0, 93, 77, 31
      HSL:
        350°, 86.2434%, 37.0588%
        HSV (HSB):
        350°, 92.6136%, 69.0196%
        XYZ:
        18.4314, 9.6712, 2.9028
        xyY:
        0.5945, 0.3119, 9.6712
      CIE-Lab:
        37.2456, 59.9006, 32.0562
        CIE-LCH:
        37.2456, 67.9388, 28.1537
        CIE-Luv:
        37.2456, 111.5013, 17.9656
        Hunter-Lab:
        31.0985, 51.3709, 16.2348
      #b00d28 color charts
#b00d28 RGB chart
      #b00d28 CMYK chart
      #b00d28 RGB pie chart
      #b00d28 color shades, tints & tones
#b00d28 color schemes
#b00d28 color preview, HTML & CSS examples
           This text has a color of #b00d28        
        
          <p style="color:#b00d28;">Text here</p>
        
        
          .mytext {color:#b00d28;}
        
        Text color #b00d28
      
           This box has a color of #b00d28        
        
          <div style="background-color:#b00d28;">Content here</div>
        
        
          .mybackground {background-color:#b00d28;}
        
        Background color #b00d28
      
           Border around this has a color of #b00d28        
        
          <div style="border:2px solid #b00d28;">Content here</div>
        
        
          .myborder {border:2px solid #b00d28;}
        
        Border color #b00d28