#b02a1b color space conversions
Hex:
        #b02a1b
        RGB:
        176, 42, 27
        CMY:
        31, 84, 89
        CMYK:
        0, 76, 85, 31
      HSL:
        6°, 73.3990%, 39.8039%
        HSV (HSB):
        6°, 84.6591%, 69.0196%
        XYZ:
        18.9303, 10.9652, 2.1557
        xyY:
        0.5906, 0.3421, 10.9652
      CIE-Lab:
        39.5217, 52.6777, 41.6222
        CIE-LCH:
        39.5217, 67.1368, 38.3133
        CIE-Luv:
        39.5217, 103.2474, 26.4130
        Hunter-Lab:
        33.1137, 44.0951, 19.3199
      #b02a1b color charts
#b02a1b RGB chart
      #b02a1b CMYK chart
      #b02a1b RGB pie chart
      #b02a1b color shades, tints & tones
#b02a1b color schemes
#b02a1b color preview, HTML & CSS examples
           This text has a color of #b02a1b        
        
          <p style="color:#b02a1b;">Text here</p>
        
        
          .mytext {color:#b02a1b;}
        
        Text color #b02a1b
      
           This box has a color of #b02a1b        
        
          <div style="background-color:#b02a1b;">Content here</div>
        
        
          .mybackground {background-color:#b02a1b;}
        
        Background color #b02a1b
      
           Border around this has a color of #b02a1b        
        
          <div style="border:2px solid #b02a1b;">Content here</div>
        
        
          .myborder {border:2px solid #b02a1b;}
        
        Border color #b02a1b