#b02f2f color space conversions
Hex:
        #b02f2f
        RGB:
        176, 47, 47
        CMY:
        31, 82, 82
        CMYK:
        0, 73, 73, 31
      HSL:
        0°, 57.8475%, 43.7255%
        HSV (HSB):
        0°, 73.2955%, 69.0196%
        XYZ:
        19.4341, 11.4684, 3.8786
        xyY:
        0.5588, 0.3297, 11.4684
      CIE-Lab:
        40.3584, 51.6392, 31.3629
        CIE-LCH:
        40.3584, 60.4172, 31.2723
        CIE-Luv:
        40.3584, 97.0188, 20.9204
        Hunter-Lab:
        33.8650, 43.1721, 16.9148
      #b02f2f color charts
#b02f2f RGB chart
      #b02f2f CMYK chart
      #b02f2f RGB pie chart
      #b02f2f color shades, tints & tones
#b02f2f color schemes
#b02f2f color preview, HTML & CSS examples
           This text has a color of #b02f2f        
        
          <p style="color:#b02f2f;">Text here</p>
        
        
          .mytext {color:#b02f2f;}
        
        Text color #b02f2f
      
           This box has a color of #b02f2f        
        
          <div style="background-color:#b02f2f;">Content here</div>
        
        
          .mybackground {background-color:#b02f2f;}
        
        Background color #b02f2f
      
           Border around this has a color of #b02f2f        
        
          <div style="border:2px solid #b02f2f;">Content here</div>
        
        
          .myborder {border:2px solid #b02f2f;}
        
        Border color #b02f2f