#b6334e color space conversions
Hex:
        #b6334e
        RGB:
        182, 51, 78
        CMY:
        29, 80, 69
        CMYK:
        0, 72, 57, 29
      HSL:
        348°, 56.2232%, 45.6863%
        HSV (HSB):
        348°, 71.9780%, 71.3725%
        XYZ:
        21.8504, 12.8628, 8.5389
        xyY:
        0.5052, 0.2974, 12.8628
      CIE-Lab:
        42.5558, 53.9019, 15.3511
        CIE-LCH:
        42.5558, 56.0453, 15.8968
        CIE-Luv:
        42.5558, 91.6770, 7.3016
        Hunter-Lab:
        35.8647, 45.9868, 10.9893
      #b6334e color charts
#b6334e RGB chart
      #b6334e CMYK chart
      #b6334e RGB pie chart
      #b6334e color shades, tints & tones
#b6334e color schemes
#b6334e color preview, HTML & CSS examples
           This text has a color of #b6334e        
        
          <p style="color:#b6334e;">Text here</p>
        
        
          .mytext {color:#b6334e;}
        
        Text color #b6334e
      
           This box has a color of #b6334e        
        
          <div style="background-color:#b6334e;">Content here</div>
        
        
          .mybackground {background-color:#b6334e;}
        
        Background color #b6334e
      
           Border around this has a color of #b6334e        
        
          <div style="border:2px solid #b6334e;">Content here</div>
        
        
          .myborder {border:2px solid #b6334e;}
        
        Border color #b6334e