#b12b65 color space conversions
Hex:
        #b12b65
        RGB:
        177, 43, 101
        CMY:
        31, 83, 60
        CMYK:
        0, 76, 43, 31
      HSL:
        334°, 60.9091%, 43.1373%
        HSV (HSB):
        334°, 75.7062%, 69.4118%
        XYZ:
        21.3443, 12.0145, 13.5060
        xyY:
        0.4554, 0.2564, 12.0145
      CIE-Lab:
        41.2391, 57.1942, -1.0556
        CIE-LCH:
        41.2391, 57.2039, 358.9427
        CIE-Luv:
        41.2391, 83.0128, -11.6141
        Hunter-Lab:
        34.6619, 49.2596, 1.1610
      #b12b65 color charts
#b12b65 RGB chart
      #b12b65 CMYK chart
      #b12b65 RGB pie chart
      #b12b65 color shades, tints & tones
#b12b65 color schemes
#b12b65 color preview, HTML & CSS examples
           This text has a color of #b12b65        
        
          <p style="color:#b12b65;">Text here</p>
        
        
          .mytext {color:#b12b65;}
        
        Text color #b12b65
      
           This box has a color of #b12b65        
        
          <div style="background-color:#b12b65;">Content here</div>
        
        
          .mybackground {background-color:#b12b65;}
        
        Background color #b12b65
      
           Border around this has a color of #b12b65        
        
          <div style="border:2px solid #b12b65;">Content here</div>
        
        
          .myborder {border:2px solid #b12b65;}
        
        Border color #b12b65