#b20e2f color space conversions
Hex:
        #b20e2f
        RGB:
        178, 14, 47
        CMY:
        30, 95, 82
        CMYK:
        0, 92, 74, 30
      HSL:
        348°, 85.4167%, 37.6471%
        HSV (HSB):
        348°, 92.1348%, 69.8039%
        XYZ:
        19.0302, 9.9843, 3.6135
        xyY:
        0.5832, 0.3060, 9.9843
      CIE-Lab:
        37.8142, 60.5507, 28.5116
        CIE-LCH:
        37.8142, 66.9275, 25.2144
        CIE-Luv:
        37.8142, 111.0556, 15.6779
        Hunter-Lab:
        31.5979, 52.2074, 15.3383
      #b20e2f color charts
#b20e2f RGB chart
      #b20e2f CMYK chart
      #b20e2f RGB pie chart
      #b20e2f color shades, tints & tones
#b20e2f color schemes
#b20e2f color preview, HTML & CSS examples
           This text has a color of #b20e2f        
        
          <p style="color:#b20e2f;">Text here</p>
        
        
          .mytext {color:#b20e2f;}
        
        Text color #b20e2f
      
           This box has a color of #b20e2f        
        
          <div style="background-color:#b20e2f;">Content here</div>
        
        
          .mybackground {background-color:#b20e2f;}
        
        Background color #b20e2f
      
           Border around this has a color of #b20e2f        
        
          <div style="border:2px solid #b20e2f;">Content here</div>
        
        
          .myborder {border:2px solid #b20e2f;}
        
        Border color #b20e2f