#b02f21 color space conversions
Hex:
        #b02f21
        RGB:
        176, 47, 33
        CMY:
        31, 82, 87
        CMYK:
        0, 73, 81, 31
      HSL:
        6°, 68.4211%, 40.9804%
        HSV (HSB):
        6°, 81.2500%, 69.0196%
        XYZ:
        19.1955, 11.3729, 2.6223
        xyY:
        0.5783, 0.3427, 11.3729
      CIE-Lab:
        40.2016, 51.1046, 39.1423
        CIE-LCH:
        40.2016, 64.3723, 37.4494
        CIE-Luv:
        40.2016, 99.6232, 25.8769
        Hunter-Lab:
        33.7238, 42.5853, 18.9963
      #b02f21 color charts
#b02f21 RGB chart
      #b02f21 CMYK chart
      #b02f21 RGB pie chart
      #b02f21 color shades, tints & tones
#b02f21 color schemes
#b02f21 color preview, HTML & CSS examples
           This text has a color of #b02f21        
        
          <p style="color:#b02f21;">Text here</p>
        
        
          .mytext {color:#b02f21;}
        
        Text color #b02f21
      
           This box has a color of #b02f21        
        
          <div style="background-color:#b02f21;">Content here</div>
        
        
          .mybackground {background-color:#b02f21;}
        
        Background color #b02f21
      
           Border around this has a color of #b02f21        
        
          <div style="border:2px solid #b02f21;">Content here</div>
        
        
          .myborder {border:2px solid #b02f21;}
        
        Border color #b02f21