#b23b34 color space conversions
Hex:
        #b23b34
        RGB:
        178, 59, 52
        CMY:
        30, 77, 80
        CMYK:
        0, 67, 71, 30
      HSL:
        3°, 54.7826%, 45.0980%
        HSV (HSB):
        3°, 70.7865%, 69.8039%
        XYZ:
        20.5439, 12.8408, 4.6446
        xyY:
        0.5402, 0.3377, 12.8408
      CIE-Lab:
        42.5224, 47.8150, 31.0199
        CIE-LCH:
        42.5224, 56.9957, 32.9734
        CIE-Luv:
        42.5224, 90.6708, 22.4266
        Hunter-Lab:
        35.8341, 39.6253, 17.3991
      #b23b34 color charts
#b23b34 RGB chart
      #b23b34 CMYK chart
      #b23b34 RGB pie chart
      #b23b34 color shades, tints & tones
#b23b34 color schemes
#b23b34 color preview, HTML & CSS examples
           This text has a color of #b23b34        
        
          <p style="color:#b23b34;">Text here</p>
        
        
          .mytext {color:#b23b34;}
        
        Text color #b23b34
      
           This box has a color of #b23b34        
        
          <div style="background-color:#b23b34;">Content here</div>
        
        
          .mybackground {background-color:#b23b34;}
        
        Background color #b23b34
      
           Border around this has a color of #b23b34        
        
          <div style="border:2px solid #b23b34;">Content here</div>
        
        
          .myborder {border:2px solid #b23b34;}
        
        Border color #b23b34