#b23b29 color space conversions
Hex:
        #b23b29
        RGB:
        178, 59, 41
        CMY:
        30, 77, 84
        CMYK:
        0, 67, 77, 30
      HSL:
        8°, 62.5571%, 42.9412%
        HSV (HSB):
        8°, 76.9663%, 69.8039%
        XYZ:
        20.3243, 12.7530, 3.4882
        xyY:
        0.5558, 0.3488, 12.7530
      CIE-Lab:
        42.3887, 47.3185, 37.1503
        CIE-LCH:
        42.3887, 60.1597, 38.1358
        CIE-Luv:
        42.3887, 92.7012, 26.7162
        Hunter-Lab:
        35.7113, 39.0944, 19.2067
      #b23b29 color charts
#b23b29 RGB chart
      #b23b29 CMYK chart
      #b23b29 RGB pie chart
      #b23b29 color shades, tints & tones
#b23b29 color schemes
#b23b29 color preview, HTML & CSS examples
           This text has a color of #b23b29        
        
          <p style="color:#b23b29;">Text here</p>
        
        
          .mytext {color:#b23b29;}
        
        Text color #b23b29
      
           This box has a color of #b23b29        
        
          <div style="background-color:#b23b29;">Content here</div>
        
        
          .mybackground {background-color:#b23b29;}
        
        Background color #b23b29
      
           Border around this has a color of #b23b29        
        
          <div style="border:2px solid #b23b29;">Content here</div>
        
        
          .myborder {border:2px solid #b23b29;}
        
        Border color #b23b29