#b02b27 color space conversions
Hex:
        #b02b27
        RGB:
        176, 43, 39
        CMY:
        31, 83, 85
        CMYK:
        0, 76, 78, 31
      HSL:
        2°, 63.7209%, 42.1569%
        HSV (HSB):
        2°, 77.8409%, 69.0196%
        XYZ:
        19.1346, 11.1043, 3.0543
        xyY:
        0.5747, 0.3335, 11.1043
      CIE-Lab:
        39.7557, 52.7161, 35.3616
        CIE-LCH:
        39.7557, 63.4778, 33.8535
        CIE-Luv:
        39.7557, 100.7502, 23.0158
        Hunter-Lab:
        33.3232, 44.1813, 17.8919
      #b02b27 color charts
#b02b27 RGB chart
      #b02b27 CMYK chart
      #b02b27 RGB pie chart
      #b02b27 color shades, tints & tones
#b02b27 color schemes
#b02b27 color preview, HTML & CSS examples
           This text has a color of #b02b27        
        
          <p style="color:#b02b27;">Text here</p>
        
        
          .mytext {color:#b02b27;}
        
        Text color #b02b27
      
           This box has a color of #b02b27        
        
          <div style="background-color:#b02b27;">Content here</div>
        
        
          .mybackground {background-color:#b02b27;}
        
        Background color #b02b27
      
           Border around this has a color of #b02b27        
        
          <div style="border:2px solid #b02b27;">Content here</div>
        
        
          .myborder {border:2px solid #b02b27;}
        
        Border color #b02b27