#b23d19 color space conversions
Hex:
        #b23d19
        RGB:
        178, 61, 25
        CMY:
        30, 76, 90
        CMYK:
        0, 66, 86, 30
      HSL:
        14°, 75.3695%, 39.8039%
        HSV (HSB):
        14°, 85.9551%, 69.8039%
        XYZ:
        20.2043, 12.8727, 2.3395
        xyY:
        0.5705, 0.3635, 12.8727
      CIE-Lab:
        42.5707, 45.9443, 45.3829
        CIE-LCH:
        42.5707, 64.5793, 44.6478
        CIE-Luv:
        42.5707, 93.5224, 31.8355
        Hunter-Lab:
        35.8785, 37.7317, 21.2489
      #b23d19 color charts
#b23d19 RGB chart
      #b23d19 CMYK chart
      #b23d19 RGB pie chart
      #b23d19 color shades, tints & tones
#b23d19 color schemes
#b23d19 color preview, HTML & CSS examples
           This text has a color of #b23d19        
        
          <p style="color:#b23d19;">Text here</p>
        
        
          .mytext {color:#b23d19;}
        
        Text color #b23d19
      
           This box has a color of #b23d19        
        
          <div style="background-color:#b23d19;">Content here</div>
        
        
          .mybackground {background-color:#b23d19;}
        
        Background color #b23d19
      
           Border around this has a color of #b23d19        
        
          <div style="border:2px solid #b23d19;">Content here</div>
        
        
          .myborder {border:2px solid #b23d19;}
        
        Border color #b23d19