#b11972 color space conversions
Hex:
        #b11972
        RGB:
        177, 25, 114
        CMY:
        31, 90, 55
        CMYK:
        0, 86, 36, 31
      HSL:
        325°, 75.2475%, 39.6078%
        HSV (HSB):
        325°, 85.8757%, 69.4118%
        XYZ:
        21.5164, 11.2573, 16.9584
        xyY:
        0.4326, 0.2264, 11.2573
      CIE-Lab:
        40.0105, 63.3044, -11.0367
        CIE-LCH:
        40.0105, 64.2593, 350.1102
        CIE-Luv:
        40.0105, 82.6532, -25.1626
        Hunter-Lab:
        33.5519, 55.7538, -6.4812
      #b11972 color charts
#b11972 RGB chart
      #b11972 CMYK chart
      #b11972 RGB pie chart
      #b11972 color shades, tints & tones
#b11972 color schemes
#b11972 color preview, HTML & CSS examples
           This text has a color of #b11972        
        
          <p style="color:#b11972;">Text here</p>
        
        
          .mytext {color:#b11972;}
        
        Text color #b11972
      
           This box has a color of #b11972        
        
          <div style="background-color:#b11972;">Content here</div>
        
        
          .mybackground {background-color:#b11972;}
        
        Background color #b11972
      
           Border around this has a color of #b11972        
        
          <div style="border:2px solid #b11972;">Content here</div>
        
        
          .myborder {border:2px solid #b11972;}
        
        Border color #b11972