#b12d64 color space conversions
Hex:
        #b12d64
        RGB:
        177, 45, 100
        CMY:
        31, 82, 61
        CMYK:
        0, 75, 44, 31
      HSL:
        335°, 59.4595%, 43.5294%
        HSV (HSB):
        335°, 74.5763%, 69.4118%
        XYZ:
        21.3701, 12.1440, 13.2743
        xyY:
        0.4567, 0.2596, 12.1440
      CIE-Lab:
        41.4440, 56.4331, -0.1285
        CIE-LCH:
        41.4440, 56.4332, 359.8695
        CIE-Luv:
        41.4440, 82.6593, -10.3504
        Hunter-Lab:
        34.8482, 48.4778, 1.8092
      #b12d64 color charts
#b12d64 RGB chart
      #b12d64 CMYK chart
      #b12d64 RGB pie chart
      #b12d64 color shades, tints & tones
#b12d64 color schemes
#b12d64 color preview, HTML & CSS examples
           This text has a color of #b12d64        
        
          <p style="color:#b12d64;">Text here</p>
        
        
          .mytext {color:#b12d64;}
        
        Text color #b12d64
      
           This box has a color of #b12d64        
        
          <div style="background-color:#b12d64;">Content here</div>
        
        
          .mybackground {background-color:#b12d64;}
        
        Background color #b12d64
      
           Border around this has a color of #b12d64        
        
          <div style="border:2px solid #b12d64;">Content here</div>
        
        
          .myborder {border:2px solid #b12d64;}
        
        Border color #b12d64