#b0262e color space conversions
Hex:
        #b0262e
        RGB:
        176, 38, 46
        CMY:
        31, 85, 82
        CMYK:
        0, 78, 74, 31
      HSL:
        357°, 64.4860%, 41.9608%
        HSV (HSB):
        357°, 78.4091%, 69.0196%
        XYZ:
        19.0908, 10.8136, 3.6658
        xyY:
        0.5687, 0.3221, 10.8136
      CIE-Lab:
        39.2647, 54.6083, 30.7037
        CIE-LCH:
        39.2647, 62.6481, 29.3470
        CIE-Luv:
        39.2647, 101.7209, 19.2850
        Hunter-Lab:
        32.8840, 46.0808, 16.4094
      #b0262e color charts
#b0262e RGB chart
      #b0262e CMYK chart
      #b0262e RGB pie chart
      #b0262e color shades, tints & tones
#b0262e color schemes
#b0262e color preview, HTML & CSS examples
           This text has a color of #b0262e        
        
          <p style="color:#b0262e;">Text here</p>
        
        
          .mytext {color:#b0262e;}
        
        Text color #b0262e
      
           This box has a color of #b0262e        
        
          <div style="background-color:#b0262e;">Content here</div>
        
        
          .mybackground {background-color:#b0262e;}
        
        Background color #b0262e
      
           Border around this has a color of #b0262e        
        
          <div style="border:2px solid #b0262e;">Content here</div>
        
        
          .myborder {border:2px solid #b0262e;}
        
        Border color #b0262e