#b61d36 color space conversions
Hex:
        #b61d36
        RGB:
        182, 29, 54
        CMY:
        29, 89, 79
        CMYK:
        0, 84, 70, 29
      HSL:
        350°, 72.5118%, 41.3725%
        HSV (HSB):
        350°, 84.0659%, 71.3725%
        XYZ:
        20.3966, 11.0902, 4.5556
        xyY:
        0.5659, 0.3077, 11.0902
      CIE-Lab:
        39.7319, 59.1245, 26.6576
        CIE-LCH:
        39.7319, 64.8562, 24.2693
        CIE-Luv:
        39.7319, 108.0788, 15.3329
        Hunter-Lab:
        33.3019, 51.0488, 15.2006
      #b61d36 color charts
#b61d36 RGB chart
      #b61d36 CMYK chart
      #b61d36 RGB pie chart
      #b61d36 color shades, tints & tones
#b61d36 color schemes
#b61d36 color preview, HTML & CSS examples
           This text has a color of #b61d36        
        
          <p style="color:#b61d36;">Text here</p>
        
        
          .mytext {color:#b61d36;}
        
        Text color #b61d36
      
           This box has a color of #b61d36        
        
          <div style="background-color:#b61d36;">Content here</div>
        
        
          .mybackground {background-color:#b61d36;}
        
        Background color #b61d36
      
           Border around this has a color of #b61d36        
        
          <div style="border:2px solid #b61d36;">Content here</div>
        
        
          .myborder {border:2px solid #b61d36;}
        
        Border color #b61d36