#b23a47 color space conversions
Hex:
        #b23a47
        RGB:
        178, 58, 71
        CMY:
        30, 77, 72
        CMYK:
        0, 67, 60, 30
      HSL:
        354°, 50.8475%, 46.2745%
        HSV (HSB):
        354°, 67.4157%, 69.8039%
        XYZ:
        21.0105, 12.9460, 7.3527
        xyY:
        0.5086, 0.3134, 12.9460
      CIE-Lab:
        42.6818, 49.3828, 19.7316
        CIE-LCH:
        42.6818, 53.1789, 21.7798
        CIE-Luv:
        42.6818, 86.7699, 12.6222
        Hunter-Lab:
        35.9806, 41.2672, 13.0704
      #b23a47 color charts
#b23a47 RGB chart
      #b23a47 CMYK chart
      #b23a47 RGB pie chart
      #b23a47 color shades, tints & tones
#b23a47 color schemes
#b23a47 color preview, HTML & CSS examples
           This text has a color of #b23a47        
        
          <p style="color:#b23a47;">Text here</p>
        
        
          .mytext {color:#b23a47;}
        
        Text color #b23a47
      
           This box has a color of #b23a47        
        
          <div style="background-color:#b23a47;">Content here</div>
        
        
          .mybackground {background-color:#b23a47;}
        
        Background color #b23a47
      
           Border around this has a color of #b23a47        
        
          <div style="border:2px solid #b23a47;">Content here</div>
        
        
          .myborder {border:2px solid #b23a47;}
        
        Border color #b23a47