#b3251b color space conversions
Hex:
        #b3251b
        RGB:
        179, 37, 27
        CMY:
        30, 85, 89
        CMYK:
        0, 79, 85, 30
      HSL:
        4°, 73.7864%, 40.3922%
        HSV (HSB):
        4°, 84.9162%, 70.1961%
        XYZ:
        19.4498, 10.9860, 2.1323
        xyY:
        0.5972, 0.3373, 10.9860
      CIE-Lab:
        39.5568, 55.1735, 41.8789
        CIE-LCH:
        39.5568, 69.2673, 37.2000
        CIE-Luv:
        39.5568, 108.1254, 25.8739
        Hunter-Lab:
        33.1451, 46.7413, 19.3873
      #b3251b color charts
#b3251b RGB chart
      #b3251b CMYK chart
      #b3251b RGB pie chart
      #b3251b color shades, tints & tones
#b3251b color schemes
#b3251b color preview, HTML & CSS examples
           This text has a color of #b3251b        
        
          <p style="color:#b3251b;">Text here</p>
        
        
          .mytext {color:#b3251b;}
        
        Text color #b3251b
      
           This box has a color of #b3251b        
        
          <div style="background-color:#b3251b;">Content here</div>
        
        
          .mybackground {background-color:#b3251b;}
        
        Background color #b3251b
      
           Border around this has a color of #b3251b        
        
          <div style="border:2px solid #b3251b;">Content here</div>
        
        
          .myborder {border:2px solid #b3251b;}
        
        Border color #b3251b