#b0200a color space conversions
Hex:
        #b0200a
        RGB:
        176, 32, 10
        CMY:
        31, 87, 96
        CMYK:
        0, 82, 94, 31
      HSL:
        8°, 89.2473%, 36.4706%
        HSV (HSB):
        8°, 94.3182%, 69.0196%
        XYZ:
        18.4758, 10.2850, 1.2986
        xyY:
        0.6146, 0.3422, 10.2850
      CIE-Lab:
        38.3492, 55.3759, 48.0107
        CIE-LCH:
        38.3492, 73.2906, 40.9252
        CIE-Luv:
        38.3492, 109.9411, 27.7569
        Hunter-Lab:
        32.0703, 46.7113, 20.0484
      #b0200a color charts
#b0200a RGB chart
      #b0200a CMYK chart
      #b0200a RGB pie chart
      #b0200a color shades, tints & tones
#b0200a color schemes
#b0200a color preview, HTML & CSS examples
           This text has a color of #b0200a        
        
          <p style="color:#b0200a;">Text here</p>
        
        
          .mytext {color:#b0200a;}
        
        Text color #b0200a
      
           This box has a color of #b0200a        
        
          <div style="background-color:#b0200a;">Content here</div>
        
        
          .mybackground {background-color:#b0200a;}
        
        Background color #b0200a
      
           Border around this has a color of #b0200a        
        
          <div style="border:2px solid #b0200a;">Content here</div>
        
        
          .myborder {border:2px solid #b0200a;}
        
        Border color #b0200a