#b67285 color space conversions
Hex:
        #b67285
        RGB:
        182, 114, 133
        CMY:
        29, 55, 48
        CMYK:
        0, 37, 27, 29
      HSL:
        343°, 31.7757%, 58.0392%
        HSV (HSB):
        343°, 37.3626%, 71.3725%
        XYZ:
        29.5424, 23.6732, 25.2026
        xyY:
        0.3767, 0.3019, 23.6732
      CIE-Lab:
        55.7591, 29.3862, 0.9244
        CIE-LCH:
        55.7591, 29.4007, 1.8017
        CIE-Luv:
        55.7591, 42.7034, -3.9251
        Hunter-Lab:
        48.6551, 23.2351, 3.3472
      #b67285 color charts
#b67285 RGB chart
      #b67285 CMYK chart
      #b67285 RGB pie chart
      #b67285 color shades, tints & tones
#b67285 color schemes
#b67285 color preview, HTML & CSS examples
           This text has a color of #b67285        
        
          <p style="color:#b67285;">Text here</p>
        
        
          .mytext {color:#b67285;}
        
        Text color #b67285
      
           This box has a color of #b67285        
        
          <div style="background-color:#b67285;">Content here</div>
        
        
          .mybackground {background-color:#b67285;}
        
        Background color #b67285
      
           Border around this has a color of #b67285        
        
          <div style="border:2px solid #b67285;">Content here</div>
        
        
          .myborder {border:2px solid #b67285;}
        
        Border color #b67285