#b33269 color space conversions
Hex:
        #b33269
        RGB:
        179, 50, 105
        CMY:
        30, 80, 59
        CMYK:
        0, 72, 41, 30
      HSL:
        334°, 56.3319%, 44.9020%
        HSV (HSB):
        334°, 72.0670%, 70.1961%
        XYZ:
        22.2808, 12.8848, 14.6773
        xyY:
        0.4470, 0.2585, 12.8848
      CIE-Lab:
        42.5892, 55.7561, -1.5317
        CIE-LCH:
        42.5892, 55.7771, 358.4264
        CIE-Luv:
        42.5892, 80.5518, -11.9647
        Hunter-Lab:
        35.8954, 47.9804, 0.8837
      #b33269 color charts
#b33269 RGB chart
      #b33269 CMYK chart
      #b33269 RGB pie chart
      #b33269 color shades, tints & tones
#b33269 color schemes
#b33269 color preview, HTML & CSS examples
           This text has a color of #b33269        
        
          <p style="color:#b33269;">Text here</p>
        
        
          .mytext {color:#b33269;}
        
        Text color #b33269
      
           This box has a color of #b33269        
        
          <div style="background-color:#b33269;">Content here</div>
        
        
          .mybackground {background-color:#b33269;}
        
        Background color #b33269
      
           Border around this has a color of #b33269        
        
          <div style="border:2px solid #b33269;">Content here</div>
        
        
          .myborder {border:2px solid #b33269;}
        
        Border color #b33269