#b0190f color space conversions
Hex:
        #b0190f
        RGB:
        176, 25, 15
        CMY:
        31, 90, 94
        CMYK:
        0, 86, 91, 31
      HSL:
        4°, 84.2932%, 37.4510%
        HSV (HSB):
        4°, 91.4773%, 69.0196%
        XYZ:
        18.3384, 9.9599, 1.4078
        xyY:
        0.6173, 0.3353, 9.9599
      CIE-Lab:
        37.7703, 57.1513, 45.7654
        CIE-LCH:
        37.7703, 73.2171, 38.6869
        CIE-Luv:
        37.7703, 112.3112, 25.9948
        Hunter-Lab:
        31.5592, 48.4936, 19.4466
      #b0190f color charts
#b0190f RGB chart
      #b0190f CMYK chart
      #b0190f RGB pie chart
      #b0190f color shades, tints & tones
#b0190f color schemes
#b0190f color preview, HTML & CSS examples
           This text has a color of #b0190f        
        
          <p style="color:#b0190f;">Text here</p>
        
        
          .mytext {color:#b0190f;}
        
        Text color #b0190f
      
           This box has a color of #b0190f        
        
          <div style="background-color:#b0190f;">Content here</div>
        
        
          .mybackground {background-color:#b0190f;}
        
        Background color #b0190f
      
           Border around this has a color of #b0190f        
        
          <div style="border:2px solid #b0190f;">Content here</div>
        
        
          .myborder {border:2px solid #b0190f;}
        
        Border color #b0190f