#b02f27 color space conversions
Hex:
        #b02f27
        RGB:
        176, 47, 39
        CMY:
        31, 82, 85
        CMYK:
        0, 73, 78, 31
      HSL:
        4°, 63.7209%, 42.1569%
        HSV (HSB):
        4°, 77.8409%, 69.0196%
        XYZ:
        19.2872, 11.4096, 3.1052
        xyY:
        0.5706, 0.3375, 11.4096
      CIE-Lab:
        40.2620, 51.3108, 35.8990
        CIE-LCH:
        40.2620, 62.6222, 34.9781
        CIE-Luv:
        40.2620, 98.6060, 23.9441
        Hunter-Lab:
        33.7781, 42.8113, 18.1942
      #b02f27 color charts
#b02f27 RGB chart
      #b02f27 CMYK chart
      #b02f27 RGB pie chart
      #b02f27 color shades, tints & tones
#b02f27 color schemes
#b02f27 color preview, HTML & CSS examples
           This text has a color of #b02f27        
        
          <p style="color:#b02f27;">Text here</p>
        
        
          .mytext {color:#b02f27;}
        
        Text color #b02f27
      
           This box has a color of #b02f27        
        
          <div style="background-color:#b02f27;">Content here</div>
        
        
          .mybackground {background-color:#b02f27;}
        
        Background color #b02f27
      
           Border around this has a color of #b02f27        
        
          <div style="border:2px solid #b02f27;">Content here</div>
        
        
          .myborder {border:2px solid #b02f27;}
        
        Border color #b02f27