#b21845 color space conversions
Hex:
        #b21845
        RGB:
        178, 24, 69
        CMY:
        30, 91, 73
        CMYK:
        0, 87, 61, 30
      HSL:
        342°, 76.2376%, 39.6078%
        HSV (HSB):
        342°, 86.5169%, 69.8039%
        XYZ:
        19.7609, 10.5479, 6.6247
        xyY:
        0.5350, 0.2856, 10.5479
      CIE-Lab:
        38.8084, 59.9623, 15.8353
        CIE-LCH:
        38.8084, 62.0180, 14.7933
        CIE-Luv:
        38.8084, 101.7422, 5.7863
        Hunter-Lab:
        32.4776, 51.7723, 10.6405
      #b21845 color charts
#b21845 RGB chart
      #b21845 CMYK chart
      #b21845 RGB pie chart
      #b21845 color shades, tints & tones
#b21845 color schemes
#b21845 color preview, HTML & CSS examples
           This text has a color of #b21845        
        
          <p style="color:#b21845;">Text here</p>
        
        
          .mytext {color:#b21845;}
        
        Text color #b21845
      
           This box has a color of #b21845        
        
          <div style="background-color:#b21845;">Content here</div>
        
        
          .mybackground {background-color:#b21845;}
        
        Background color #b21845
      
           Border around this has a color of #b21845        
        
          <div style="border:2px solid #b21845;">Content here</div>
        
        
          .myborder {border:2px solid #b21845;}
        
        Border color #b21845