#b02f2e color space conversions
Hex:
        #b02f2e
        RGB:
        176, 47, 46
        CMY:
        31, 82, 82
        CMYK:
        0, 73, 74, 31
      HSL:
        0°, 58.5586%, 43.5294%
        HSV (HSB):
        0°, 73.8636%, 69.0196%
        XYZ:
        19.4142, 11.4604, 3.7736
        xyY:
        0.5603, 0.3308, 11.4604
      CIE-Lab:
        40.3453, 51.5948, 31.9399
        CIE-LCH:
        40.3453, 60.6810, 31.7597
        CIE-Luv:
        40.3453, 97.2314, 21.3260
        Hunter-Lab:
        33.8532, 43.1232, 17.0882
      #b02f2e color charts
#b02f2e RGB chart
      #b02f2e CMYK chart
      #b02f2e RGB pie chart
      #b02f2e color shades, tints & tones
#b02f2e color schemes
#b02f2e color preview, HTML & CSS examples
           This text has a color of #b02f2e        
        
          <p style="color:#b02f2e;">Text here</p>
        
        
          .mytext {color:#b02f2e;}
        
        Text color #b02f2e
      
           This box has a color of #b02f2e        
        
          <div style="background-color:#b02f2e;">Content here</div>
        
        
          .mybackground {background-color:#b02f2e;}
        
        Background color #b02f2e
      
           Border around this has a color of #b02f2e        
        
          <div style="border:2px solid #b02f2e;">Content here</div>
        
        
          .myborder {border:2px solid #b02f2e;}
        
        Border color #b02f2e