#b0062e color space conversions
Hex:
        #b0062e
        RGB:
        176, 6, 46
        CMY:
        31, 98, 82
        CMYK:
        0, 97, 74, 31
      HSL:
        346°, 93.4066%, 35.6863%
        HSV (HSB):
        346°, 96.5909%, 69.0196%
        XYZ:
        18.4628, 9.5576, 3.4565
        xyY:
        0.5866, 0.3036, 9.5576
      CIE-Lab:
        37.0365, 60.9663, 28.1153
        CIE-LCH:
        37.0365, 67.1369, 24.7573
        CIE-Luv:
        37.0365, 111.2383, 15.0225
        Hunter-Lab:
        30.9154, 52.4988, 15.0119
      #b0062e color charts
#b0062e RGB chart
      #b0062e CMYK chart
      #b0062e RGB pie chart
      #b0062e color shades, tints & tones
#b0062e color schemes
#b0062e color preview, HTML & CSS examples
           This text has a color of #b0062e        
        
          <p style="color:#b0062e;">Text here</p>
        
        
          .mytext {color:#b0062e;}
        
        Text color #b0062e
      
           This box has a color of #b0062e        
        
          <div style="background-color:#b0062e;">Content here</div>
        
        
          .mybackground {background-color:#b0062e;}
        
        Background color #b0062e
      
           Border around this has a color of #b0062e        
        
          <div style="border:2px solid #b0062e;">Content here</div>
        
        
          .myborder {border:2px solid #b0062e;}
        
        Border color #b0062e