#b72075 color space conversions
Hex:
        #b72075
        RGB:
        183, 32, 117
        CMY:
        28, 87, 54
        CMYK:
        0, 83, 36, 28
      HSL:
        326°, 70.2326%, 42.1569%
        HSV (HSB):
        326°, 82.5137%, 71.7647%
        XYZ:
        23.2558, 12.3847, 17.9944
        xyY:
        0.4336, 0.2309, 12.3847
      CIE-Lab:
        41.8211, 63.5001, -10.0630
        CIE-LCH:
        41.8211, 64.2925, 350.9951
        CIE-Luv:
        41.8211, 84.7311, -24.2158
        Hunter-Lab:
        35.1918, 56.3725, -5.6820
      #b72075 color charts
#b72075 RGB chart
      #b72075 CMYK chart
      #b72075 RGB pie chart
      #b72075 color shades, tints & tones
#b72075 color schemes
#b72075 color preview, HTML & CSS examples
           This text has a color of #b72075        
        
          <p style="color:#b72075;">Text here</p>
        
        
          .mytext {color:#b72075;}
        
        Text color #b72075
      
           This box has a color of #b72075        
        
          <div style="background-color:#b72075;">Content here</div>
        
        
          .mybackground {background-color:#b72075;}
        
        Background color #b72075
      
           Border around this has a color of #b72075        
        
          <div style="border:2px solid #b72075;">Content here</div>
        
        
          .myborder {border:2px solid #b72075;}
        
        Border color #b72075