#b02432 color space conversions
Hex:
        #b02432
        RGB:
        176, 36, 50
        CMY:
        31, 86, 80
        CMYK:
        0, 80, 72, 31
      HSL:
        354°, 66.0377%, 41.5686%
        HSV (HSB):
        354°, 79.5455%, 69.0196%
        XYZ:
        19.1111, 10.7221, 4.0799
        xyY:
        0.5635, 0.3162, 10.7221
      CIE-Lab:
        39.1085, 55.3856, 28.0888
        CIE-LCH:
        39.1085, 62.1011, 26.8918
        CIE-Luv:
        39.1085, 101.6458, 17.1769
        Hunter-Lab:
        32.7447, 46.8764, 15.5339
      #b02432 color charts
#b02432 RGB chart
      #b02432 CMYK chart
      #b02432 RGB pie chart
      #b02432 color shades, tints & tones
#b02432 color schemes
#b02432 color preview, HTML & CSS examples
           This text has a color of #b02432        
        
          <p style="color:#b02432;">Text here</p>
        
        
          .mytext {color:#b02432;}
        
        Text color #b02432
      
           This box has a color of #b02432        
        
          <div style="background-color:#b02432;">Content here</div>
        
        
          .mybackground {background-color:#b02432;}
        
        Background color #b02432
      
           Border around this has a color of #b02432        
        
          <div style="border:2px solid #b02432;">Content here</div>
        
        
          .myborder {border:2px solid #b02432;}
        
        Border color #b02432