#b61f28 color space conversions
Hex:
        #b61f28
        RGB:
        182, 31, 40
        CMY:
        29, 88, 84
        CMYK:
        0, 83, 78, 29
      HSL:
        356°, 70.8920%, 41.7647%
        HSV (HSB):
        356°, 82.9670%, 71.3725%
        XYZ:
        20.1644, 11.0783, 3.0830
        xyY:
        0.5874, 0.3227, 11.0783
      CIE-Lab:
        39.7120, 58.0700, 35.0965
        CIE-LCH:
        39.7120, 67.8519, 31.1480
        CIE-Luv:
        39.7120, 110.7609, 21.3898
        Hunter-Lab:
        33.2840, 49.8933, 17.8069
      #b61f28 color charts
#b61f28 RGB chart
      #b61f28 CMYK chart
      #b61f28 RGB pie chart
      #b61f28 color shades, tints & tones
#b61f28 color schemes
#b61f28 color preview, HTML & CSS examples
           This text has a color of #b61f28        
        
          <p style="color:#b61f28;">Text here</p>
        
        
          .mytext {color:#b61f28;}
        
        Text color #b61f28
      
           This box has a color of #b61f28        
        
          <div style="background-color:#b61f28;">Content here</div>
        
        
          .mybackground {background-color:#b61f28;}
        
        Background color #b61f28
      
           Border around this has a color of #b61f28        
        
          <div style="border:2px solid #b61f28;">Content here</div>
        
        
          .myborder {border:2px solid #b61f28;}
        
        Border color #b61f28