#b61c21 color space conversions
Hex:
        #b61c21
        RGB:
        182, 28, 33
        CMY:
        29, 89, 87
        CMYK:
        0, 85, 82, 29
      HSL:
        358°, 73.3333%, 41.1765%
        HSV (HSB):
        358°, 84.6154%, 71.3725%
        XYZ:
        19.9812, 10.8854, 2.4868
        xyY:
        0.5991, 0.3264, 10.8854
      CIE-Lab:
        39.3868, 58.5657, 38.7499
        CIE-LCH:
        39.3868, 70.2246, 33.4905
        CIE-Luv:
        39.3868, 113.2723, 23.2124
        Hunter-Lab:
        32.9930, 50.3650, 18.6262
      #b61c21 color charts
#b61c21 RGB chart
      #b61c21 CMYK chart
      #b61c21 RGB pie chart
      #b61c21 color shades, tints & tones
#b61c21 color schemes
#b61c21 color preview, HTML & CSS examples
           This text has a color of #b61c21        
        
          <p style="color:#b61c21;">Text here</p>
        
        
          .mytext {color:#b61c21;}
        
        Text color #b61c21
      
           This box has a color of #b61c21        
        
          <div style="background-color:#b61c21;">Content here</div>
        
        
          .mybackground {background-color:#b61c21;}
        
        Background color #b61c21
      
           Border around this has a color of #b61c21        
        
          <div style="border:2px solid #b61c21;">Content here</div>
        
        
          .myborder {border:2px solid #b61c21;}
        
        Border color #b61c21