#b00512 color space conversions
Hex:
        #b00512
        RGB:
        176, 5, 18
        CMY:
        31, 98, 93
        CMYK:
        0, 97, 90, 31
      HSL:
        355°, 94.4751%, 35.4902%
        HSV (HSB):
        355°, 97.1591%, 69.0196%
        XYZ:
        18.0679, 9.3823, 1.4309
        xyY:
        0.6256, 0.3249, 9.3823
      CIE-Lab:
        36.7102, 60.2935, 43.6823
        CIE-LCH:
        36.7102, 74.4543, 35.9231
        CIE-Luv:
        36.7102, 117.0583, 23.5764
        Hunter-Lab:
        30.6306, 51.6877, 18.6716
      #b00512 color charts
#b00512 RGB chart
      #b00512 CMYK chart
      #b00512 RGB pie chart
      #b00512 color shades, tints & tones
#b00512 color schemes
#b00512 color preview, HTML & CSS examples
           This text has a color of #b00512        
        
          <p style="color:#b00512;">Text here</p>
        
        
          .mytext {color:#b00512;}
        
        Text color #b00512
      
           This box has a color of #b00512        
        
          <div style="background-color:#b00512;">Content here</div>
        
        
          .mybackground {background-color:#b00512;}
        
        Background color #b00512
      
           Border around this has a color of #b00512        
        
          <div style="border:2px solid #b00512;">Content here</div>
        
        
          .myborder {border:2px solid #b00512;}
        
        Border color #b00512