#b23a39 color space conversions
Hex:
        #b23a39
        RGB:
        178, 58, 57
        CMY:
        30, 77, 78
        CMYK:
        0, 67, 68, 30
      HSL:
        0°, 51.4894%, 46.0784%
        HSV (HSB):
        0°, 67.9775%, 69.8039%
        XYZ:
        20.6117, 12.7865, 5.2526
        xyY:
        0.5333, 0.3308, 12.7865
      CIE-Lab:
        42.4398, 48.5010, 27.9522
        CIE-LCH:
        42.4398, 55.9792, 29.9558
        CIE-Luv:
        42.4398, 90.2080, 19.8755
        Hunter-Lab:
        35.7582, 40.3137, 16.3215
      #b23a39 color charts
#b23a39 RGB chart
      #b23a39 CMYK chart
      #b23a39 RGB pie chart
      #b23a39 color shades, tints & tones
#b23a39 color schemes
#b23a39 color preview, HTML & CSS examples
           This text has a color of #b23a39        
        
          <p style="color:#b23a39;">Text here</p>
        
        
          .mytext {color:#b23a39;}
        
        Text color #b23a39
      
           This box has a color of #b23a39        
        
          <div style="background-color:#b23a39;">Content here</div>
        
        
          .mybackground {background-color:#b23a39;}
        
        Background color #b23a39
      
           Border around this has a color of #b23a39        
        
          <div style="border:2px solid #b23a39;">Content here</div>
        
        
          .myborder {border:2px solid #b23a39;}
        
        Border color #b23a39