#b12d60 color space conversions
Hex:
        #b12d60
        RGB:
        177, 45, 96
        CMY:
        31, 82, 62
        CMYK:
        0, 75, 46, 31
      HSL:
        337°, 59.4595%, 43.5294%
        HSV (HSB):
        337°, 74.5763%, 69.4118%
        XYZ:
        21.1812, 12.0684, 12.2794
        xyY:
        0.4652, 0.2651, 12.0684
      CIE-Lab:
        41.3246, 56.0491, 2.2077
        CIE-LCH:
        41.3246, 56.0926, 2.2557
        CIE-Luv:
        41.3246, 84.1229, -7.5017
        Hunter-Lab:
        34.7396, 48.0393, 3.3605
      #b12d60 color charts
#b12d60 RGB chart
      #b12d60 CMYK chart
      #b12d60 RGB pie chart
      #b12d60 color shades, tints & tones
#b12d60 color schemes
#b12d60 color preview, HTML & CSS examples
           This text has a color of #b12d60        
        
          <p style="color:#b12d60;">Text here</p>
        
        
          .mytext {color:#b12d60;}
        
        Text color #b12d60
      
           This box has a color of #b12d60        
        
          <div style="background-color:#b12d60;">Content here</div>
        
        
          .mybackground {background-color:#b12d60;}
        
        Background color #b12d60
      
           Border around this has a color of #b12d60        
        
          <div style="border:2px solid #b12d60;">Content here</div>
        
        
          .myborder {border:2px solid #b12d60;}
        
        Border color #b12d60