#b61d28 color space conversions
Hex:
        #b61d28
        RGB:
        182, 29, 40
        CMY:
        29, 89, 84
        CMYK:
        0, 84, 78, 29
      HSL:
        356°, 72.5118%, 41.3725%
        HSV (HSB):
        356°, 84.0659%, 71.3725%
        XYZ:
        20.1138, 10.9770, 3.0661
        xyY:
        0.5889, 0.3214, 10.9770
      CIE-Lab:
        39.5417, 58.5540, 34.9144
        CIE-LCH:
        39.5417, 68.1732, 30.8066
        CIE-Luv:
        39.5417, 111.5199, 21.0717
        Hunter-Lab:
        33.1316, 50.3849, 17.7051
      #b61d28 color charts
#b61d28 RGB chart
      #b61d28 CMYK chart
      #b61d28 RGB pie chart
      #b61d28 color shades, tints & tones
#b61d28 color schemes
#b61d28 color preview, HTML & CSS examples
           This text has a color of #b61d28        
        
          <p style="color:#b61d28;">Text here</p>
        
        
          .mytext {color:#b61d28;}
        
        Text color #b61d28
      
           This box has a color of #b61d28        
        
          <div style="background-color:#b61d28;">Content here</div>
        
        
          .mybackground {background-color:#b61d28;}
        
        Background color #b61d28
      
           Border around this has a color of #b61d28        
        
          <div style="border:2px solid #b61d28;">Content here</div>
        
        
          .myborder {border:2px solid #b61d28;}
        
        Border color #b61d28