#b61d48 color space conversions
Hex:
        #b61d48
        RGB:
        182, 29, 72
        CMY:
        29, 89, 72
        CMYK:
        0, 84, 60, 29
      HSL:
        343°, 72.5118%, 41.3725%
        HSV (HSB):
        343°, 84.0659%, 71.3725%
        XYZ:
        20.9005, 11.2917, 7.2088
        xyY:
        0.5305, 0.2866, 11.2917
      CIE-Lab:
        40.0675, 60.1229, 15.7588
        CIE-LCH:
        40.0675, 62.1538, 14.6874
        CIE-Luv:
        40.0675, 102.4515, 5.8593
        Hunter-Lab:
        33.6031, 52.2180, 10.8028
      #b61d48 color charts
#b61d48 RGB chart
      #b61d48 CMYK chart
      #b61d48 RGB pie chart
      #b61d48 color shades, tints & tones
#b61d48 color schemes
#b61d48 color preview, HTML & CSS examples
           This text has a color of #b61d48        
        
          <p style="color:#b61d48;">Text here</p>
        
        
          .mytext {color:#b61d48;}
        
        Text color #b61d48
      
           This box has a color of #b61d48        
        
          <div style="background-color:#b61d48;">Content here</div>
        
        
          .mybackground {background-color:#b61d48;}
        
        Background color #b61d48
      
           Border around this has a color of #b61d48        
        
          <div style="border:2px solid #b61d48;">Content here</div>
        
        
          .myborder {border:2px solid #b61d48;}
        
        Border color #b61d48