#b02e2e color space conversions
Hex:
        #b02e2e
        RGB:
        176, 46, 46
        CMY:
        31, 82, 82
        CMYK:
        0, 74, 74, 31
      HSL:
        0°, 58.5586%, 43.5294%
        HSV (HSB):
        0°, 73.8636%, 69.0196%
        XYZ:
        19.3746, 11.3814, 3.7604
        xyY:
        0.5613, 0.3297, 11.3814
      CIE-Lab:
        40.2155, 51.9545, 31.7920
        CIE-LCH:
        40.2155, 60.9098, 31.4633
        CIE-Luv:
        40.2155, 97.7663, 21.0817
        Hunter-Lab:
        33.7363, 43.4736, 17.0066
      #b02e2e color charts
#b02e2e RGB chart
      #b02e2e CMYK chart
      #b02e2e RGB pie chart
      #b02e2e color shades, tints & tones
#b02e2e color schemes
#b02e2e color preview, HTML & CSS examples
           This text has a color of #b02e2e        
        
          <p style="color:#b02e2e;">Text here</p>
        
        
          .mytext {color:#b02e2e;}
        
        Text color #b02e2e
      
           This box has a color of #b02e2e        
        
          <div style="background-color:#b02e2e;">Content here</div>
        
        
          .mybackground {background-color:#b02e2e;}
        
        Background color #b02e2e
      
           Border around this has a color of #b02e2e        
        
          <div style="border:2px solid #b02e2e;">Content here</div>
        
        
          .myborder {border:2px solid #b02e2e;}
        
        Border color #b02e2e