#b0172e color space conversions
Hex:
        #b0172e
        RGB:
        176, 23, 46
        CMY:
        31, 91, 82
        CMYK:
        0, 87, 74, 31
      HSL:
        351°, 76.8844%, 39.0196%
        HSV (HSB):
        351°, 86.9318%, 69.0196%
        XYZ:
        18.7040, 10.0402, 3.5369
        xyY:
        0.5794, 0.3110, 10.0402
      CIE-Lab:
        37.9144, 58.4379, 29.1416
        CIE-LCH:
        37.9144, 65.3011, 26.5044
        CIE-Luv:
        37.9144, 107.4479, 16.7103
        Hunter-Lab:
        31.6862, 49.9158, 15.5622
      #b0172e color charts
#b0172e RGB chart
      #b0172e CMYK chart
      #b0172e RGB pie chart
      #b0172e color shades, tints & tones
#b0172e color schemes
#b0172e color preview, HTML & CSS examples
           This text has a color of #b0172e        
        
          <p style="color:#b0172e;">Text here</p>
        
        
          .mytext {color:#b0172e;}
        
        Text color #b0172e
      
           This box has a color of #b0172e        
        
          <div style="background-color:#b0172e;">Content here</div>
        
        
          .mybackground {background-color:#b0172e;}
        
        Background color #b0172e
      
           Border around this has a color of #b0172e        
        
          <div style="border:2px solid #b0172e;">Content here</div>
        
        
          .myborder {border:2px solid #b0172e;}
        
        Border color #b0172e