#b02f28 color space conversions
Hex:
        #b02f28
        RGB:
        176, 47, 40
        CMY:
        31, 82, 84
        CMYK:
        0, 73, 77, 31
      HSL:
        3°, 62.9630%, 42.3529%
        HSV (HSB):
        3°, 77.2727%, 69.0196%
        XYZ:
        19.3040, 11.4163, 3.1936
        xyY:
        0.5692, 0.3366, 11.4163
      CIE-Lab:
        40.2730, 51.3485, 35.3434
        CIE-LCH:
        40.2730, 62.3364, 34.5398
        CIE-Luv:
        40.2730, 98.4219, 23.5939
        Hunter-Lab:
        33.7881, 42.8526, 18.0476
      #b02f28 color charts
#b02f28 RGB chart
      #b02f28 CMYK chart
      #b02f28 RGB pie chart
      #b02f28 color shades, tints & tones
#b02f28 color schemes
#b02f28 color preview, HTML & CSS examples
           This text has a color of #b02f28        
        
          <p style="color:#b02f28;">Text here</p>
        
        
          .mytext {color:#b02f28;}
        
        Text color #b02f28
      
           This box has a color of #b02f28        
        
          <div style="background-color:#b02f28;">Content here</div>
        
        
          .mybackground {background-color:#b02f28;}
        
        Background color #b02f28
      
           Border around this has a color of #b02f28        
        
          <div style="border:2px solid #b02f28;">Content here</div>
        
        
          .myborder {border:2px solid #b02f28;}
        
        Border color #b02f28