#b02420 color space conversions
Hex:
        #b02420
        RGB:
        176, 36, 32
        CMY:
        31, 86, 87
        CMYK:
        0, 80, 82, 31
      HSL:
        2°, 69.2308%, 40.7843%
        HSV (HSB):
        2°, 81.8182%, 69.0196%
        XYZ:
        18.7961, 10.5961, 2.4211
        xyY:
        0.5908, 0.3331, 10.5961
      CIE-Lab:
        38.8918, 54.7014, 38.4007
        CIE-LCH:
        38.8918, 66.8346, 35.0691
        CIE-Luv:
        38.8918, 105.4458, 23.8375
        Hunter-Lab:
        32.5517, 46.1044, 18.3764
      #b02420 color charts
#b02420 RGB chart
      #b02420 CMYK chart
      #b02420 RGB pie chart
      #b02420 color shades, tints & tones
#b02420 color schemes
#b02420 color preview, HTML & CSS examples
           This text has a color of #b02420        
        
          <p style="color:#b02420;">Text here</p>
        
        
          .mytext {color:#b02420;}
        
        Text color #b02420
      
           This box has a color of #b02420        
        
          <div style="background-color:#b02420;">Content here</div>
        
        
          .mybackground {background-color:#b02420;}
        
        Background color #b02420
      
           Border around this has a color of #b02420        
        
          <div style="border:2px solid #b02420;">Content here</div>
        
        
          .myborder {border:2px solid #b02420;}
        
        Border color #b02420