#b61c19 color space conversions
Hex:
        #b61c19
        RGB:
        182, 28, 25
        CMY:
        29, 89, 90
        CMYK:
        0, 85, 86, 29
      HSL:
        1°, 75.8454%, 40.5882%
        HSV (HSB):
        1°, 86.2637%, 71.3725%
        XYZ:
        19.8821, 10.8458, 1.9652
        xyY:
        0.6081, 0.3317, 10.8458
      CIE-Lab:
        39.3195, 58.3636, 42.9160
        CIE-LCH:
        39.3195, 72.4437, 36.3278
        CIE-Luv:
        39.3195, 114.5707, 25.3515
        Hunter-Lab:
        32.9329, 50.1306, 19.5150
      #b61c19 color charts
#b61c19 RGB chart
      #b61c19 CMYK chart
      #b61c19 RGB pie chart
      #b61c19 color shades, tints & tones
#b61c19 color schemes
#b61c19 color preview, HTML & CSS examples
           This text has a color of #b61c19        
        
          <p style="color:#b61c19;">Text here</p>
        
        
          .mytext {color:#b61c19;}
        
        Text color #b61c19
      
           This box has a color of #b61c19        
        
          <div style="background-color:#b61c19;">Content here</div>
        
        
          .mybackground {background-color:#b61c19;}
        
        Background color #b61c19
      
           Border around this has a color of #b61c19        
        
          <div style="border:2px solid #b61c19;">Content here</div>
        
        
          .myborder {border:2px solid #b61c19;}
        
        Border color #b61c19