#b65142 color space conversions
Hex:
        #b65142
        RGB:
        182, 81, 66
        CMY:
        29, 68, 74
        CMYK:
        0, 55, 64, 29
      HSL:
        8°, 46.7742%, 48.6275%
        HSV (HSB):
        8°, 63.7363%, 71.3725%
        XYZ:
        23.2172, 16.2233, 7.0620
        xyY:
        0.4993, 0.3489, 16.2233
      CIE-Lab:
        47.2661, 39.8569, 28.7234
        CIE-LCH:
        47.2661, 49.1284, 35.7789
        CIE-Luv:
        47.2661, 76.7451, 24.0116
        Hunter-Lab:
        40.2781, 32.4045, 17.7994
      #b65142 color charts
#b65142 RGB chart
      #b65142 CMYK chart
      #b65142 RGB pie chart
      #b65142 color shades, tints & tones
#b65142 color schemes
#b65142 color preview, HTML & CSS examples
           This text has a color of #b65142        
        
          <p style="color:#b65142;">Text here</p>
        
        
          .mytext {color:#b65142;}
        
        Text color #b65142
      
           This box has a color of #b65142        
        
          <div style="background-color:#b65142;">Content here</div>
        
        
          .mybackground {background-color:#b65142;}
        
        Background color #b65142
      
           Border around this has a color of #b65142        
        
          <div style="border:2px solid #b65142;">Content here</div>
        
        
          .myborder {border:2px solid #b65142;}
        
        Border color #b65142