#b64b42 color space conversions
Hex:
        #b64b42
        RGB:
        182, 75, 66
        CMY:
        29, 71, 74
        CMYK:
        0, 59, 64, 29
      HSL:
        5°, 46.7742%, 48.6275%
        HSV (HSB):
        5°, 63.7363%, 71.3725%
        XYZ:
        22.7908, 15.3706, 6.9199
        xyY:
        0.5055, 0.3410, 15.3706
      CIE-Lab:
        46.1376, 42.7958, 27.3205
        CIE-LCH:
        46.1376, 50.7729, 32.5538
        CIE-Luv:
        46.1376, 80.8161, 21.7938
        Hunter-Lab:
        39.2053, 35.1563, 16.9789
      #b64b42 color charts
#b64b42 RGB chart
      #b64b42 CMYK chart
      #b64b42 RGB pie chart
      #b64b42 color shades, tints & tones
#b64b42 color schemes
#b64b42 color preview, HTML & CSS examples
           This text has a color of #b64b42        
        
          <p style="color:#b64b42;">Text here</p>
        
        
          .mytext {color:#b64b42;}
        
        Text color #b64b42
      
           This box has a color of #b64b42        
        
          <div style="background-color:#b64b42;">Content here</div>
        
        
          .mybackground {background-color:#b64b42;}
        
        Background color #b64b42
      
           Border around this has a color of #b64b42        
        
          <div style="border:2px solid #b64b42;">Content here</div>
        
        
          .myborder {border:2px solid #b64b42;}
        
        Border color #b64b42