#b98283 color space conversions
Hex:
        #b98283
        RGB:
        185, 130, 131
        CMY:
        27, 49, 49
        CMYK:
        0, 30, 29, 27
      HSL:
        359°, 28.2051%, 61.7647%
        HSV (HSB):
        359°, 29.7297%, 72.5490%
        XYZ:
        32.0869, 27.9182, 25.1703
        xyY:
        0.3767, 0.3278, 27.9182
      CIE-Lab:
        59.8148, 21.3623, 7.9695
        CIE-LCH:
        59.8148, 22.8004, 20.4587
        CIE-Luv:
        59.8148, 35.7655, 7.0101
        Hunter-Lab:
        52.8377, 15.9323, 8.7424
      #b98283 color charts
#b98283 RGB chart
      #b98283 CMYK chart
      #b98283 RGB pie chart
      #b98283 color shades, tints & tones
#b98283 color schemes
#b98283 color preview, HTML & CSS examples
           This text has a color of #b98283        
        
          <p style="color:#b98283;">Text here</p>
        
        
          .mytext {color:#b98283;}
        
        Text color #b98283
      
           This box has a color of #b98283        
        
          <div style="background-color:#b98283;">Content here</div>
        
        
          .mybackground {background-color:#b98283;}
        
        Background color #b98283
      
           Border around this has a color of #b98283        
        
          <div style="border:2px solid #b98283;">Content here</div>
        
        
          .myborder {border:2px solid #b98283;}
        
        Border color #b98283