#b00f27 color space conversions
Hex:
        #b00f27
        RGB:
        176, 15, 39
        CMY:
        31, 94, 85
        CMYK:
        0, 91, 78, 31
      HSL:
        351°, 84.2932%, 37.4510%
        HSV (HSB):
        351°, 91.4773%, 69.0196%
        XYZ:
        18.4415, 9.7182, 2.8233
        xyY:
        0.5952, 0.3137, 9.7182
      CIE-Lab:
        37.3319, 59.5817, 32.7552
        CIE-LCH:
        37.3319, 67.9918, 28.7999
        CIE-Luv:
        37.3319, 111.2982, 18.5192
        Hunter-Lab:
        31.1741, 51.0399, 16.4523
      #b00f27 color charts
#b00f27 RGB chart
      #b00f27 CMYK chart
      #b00f27 RGB pie chart
      #b00f27 color shades, tints & tones
#b00f27 color schemes
#b00f27 color preview, HTML & CSS examples
           This text has a color of #b00f27        
        
          <p style="color:#b00f27;">Text here</p>
        
        
          .mytext {color:#b00f27;}
        
        Text color #b00f27
      
           This box has a color of #b00f27        
        
          <div style="background-color:#b00f27;">Content here</div>
        
        
          .mybackground {background-color:#b00f27;}
        
        Background color #b00f27
      
           Border around this has a color of #b00f27        
        
          <div style="border:2px solid #b00f27;">Content here</div>
        
        
          .myborder {border:2px solid #b00f27;}
        
        Border color #b00f27