#b65d50 color space conversions
Hex:
        #b65d50
        RGB:
        182, 93, 80
        CMY:
        29, 64, 69
        CMYK:
        0, 49, 56, 29
      HSL:
        8°, 41.1290%, 51.3725%
        HSV (HSB):
        8°, 56.0440%, 71.3725%
        XYZ:
        24.6537, 18.3530, 9.8325
        xyY:
        0.4666, 0.3473, 18.3530
      CIE-Lab:
        49.9215, 34.7290, 23.9290
        CIE-LCH:
        49.9215, 42.1746, 34.5676
        CIE-Luv:
        49.9215, 65.8687, 21.4431
        Hunter-Lab:
        42.8404, 27.7523, 16.3803
      #b65d50 color charts
#b65d50 RGB chart
      #b65d50 CMYK chart
      #b65d50 RGB pie chart
      #b65d50 color shades, tints & tones
#b65d50 color schemes
#b65d50 color preview, HTML & CSS examples
           This text has a color of #b65d50        
        
          <p style="color:#b65d50;">Text here</p>
        
        
          .mytext {color:#b65d50;}
        
        Text color #b65d50
      
           This box has a color of #b65d50        
        
          <div style="background-color:#b65d50;">Content here</div>
        
        
          .mybackground {background-color:#b65d50;}
        
        Background color #b65d50
      
           Border around this has a color of #b65d50        
        
          <div style="border:2px solid #b65d50;">Content here</div>
        
        
          .myborder {border:2px solid #b65d50;}
        
        Border color #b65d50