#b02f20 color space conversions
Hex:
        #b02f20
        RGB:
        176, 47, 32
        CMY:
        31, 82, 87
        CMYK:
        0, 73, 82, 31
      HSL:
        6°, 69.2308%, 40.7843%
        HSV (HSB):
        6°, 81.8182%, 69.0196%
        XYZ:
        19.1817, 11.3674, 2.5496
        xyY:
        0.5795, 0.3434, 11.3674
      CIE-Lab:
        40.1925, 51.0735, 39.6652
        CIE-LCH:
        40.1925, 64.6670, 37.8340
        CIE-Luv:
        40.1925, 99.7782, 26.1709
        Hunter-Lab:
        33.7156, 42.5512, 19.1173
      #b02f20 color charts
#b02f20 RGB chart
      #b02f20 CMYK chart
      #b02f20 RGB pie chart
      #b02f20 color shades, tints & tones
#b02f20 color schemes
#b02f20 color preview, HTML & CSS examples
           This text has a color of #b02f20        
        
          <p style="color:#b02f20;">Text here</p>
        
        
          .mytext {color:#b02f20;}
        
        Text color #b02f20
      
           This box has a color of #b02f20        
        
          <div style="background-color:#b02f20;">Content here</div>
        
        
          .mybackground {background-color:#b02f20;}
        
        Background color #b02f20
      
           Border around this has a color of #b02f20        
        
          <div style="border:2px solid #b02f20;">Content here</div>
        
        
          .myborder {border:2px solid #b02f20;}
        
        Border color #b02f20