#b02a23 color space conversions
Hex:
        #b02a23
        RGB:
        176, 42, 35
        CMY:
        31, 84, 86
        CMYK:
        0, 76, 80, 31
      HSL:
        3°, 66.8246%, 41.3725%
        HSV (HSB):
        3°, 80.1136%, 69.0196%
        XYZ:
        19.0358, 11.0074, 2.7114
        xyY:
        0.5812, 0.3361, 11.0074
      CIE-Lab:
        39.5929, 52.9127, 37.4457
        CIE-LCH:
        39.5929, 64.8223, 35.2866
        CIE-Luv:
        39.5929, 101.9948, 24.1300
        Hunter-Lab:
        33.1774, 44.3556, 18.3786
      #b02a23 color charts
#b02a23 RGB chart
      #b02a23 CMYK chart
      #b02a23 RGB pie chart
      #b02a23 color shades, tints & tones
#b02a23 color schemes
#b02a23 color preview, HTML & CSS examples
           This text has a color of #b02a23        
        
          <p style="color:#b02a23;">Text here</p>
        
        
          .mytext {color:#b02a23;}
        
        Text color #b02a23
      
           This box has a color of #b02a23        
        
          <div style="background-color:#b02a23;">Content here</div>
        
        
          .mybackground {background-color:#b02a23;}
        
        Background color #b02a23
      
           Border around this has a color of #b02a23        
        
          <div style="border:2px solid #b02a23;">Content here</div>
        
        
          .myborder {border:2px solid #b02a23;}
        
        Border color #b02a23