#b64332 color space conversions
Hex:
        #b64332
        RGB:
        182, 67, 50
        CMY:
        29, 74, 80
        CMYK:
        0, 63, 73, 29
      HSL:
        8°, 56.8966%, 45.4902%
        HSV (HSB):
        8°, 72.5275%, 71.3725%
        XYZ:
        21.8743, 14.1897, 4.6036
        xyY:
        0.5379, 0.3489, 14.1897
      CIE-Lab:
        44.5037, 45.6172, 34.6420
        CIE-LCH:
        44.5037, 57.2800, 37.2133
        CIE-Luv:
        44.5037, 89.2228, 26.3315
        Hunter-Lab:
        37.6692, 37.7328, 19.1225
      #b64332 color charts
#b64332 RGB chart
      #b64332 CMYK chart
      #b64332 RGB pie chart
      #b64332 color shades, tints & tones
#b64332 color schemes
#b64332 color preview, HTML & CSS examples
           This text has a color of #b64332        
        
          <p style="color:#b64332;">Text here</p>
        
        
          .mytext {color:#b64332;}
        
        Text color #b64332
      
           This box has a color of #b64332        
        
          <div style="background-color:#b64332;">Content here</div>
        
        
          .mybackground {background-color:#b64332;}
        
        Background color #b64332
      
           Border around this has a color of #b64332        
        
          <div style="border:2px solid #b64332;">Content here</div>
        
        
          .myborder {border:2px solid #b64332;}
        
        Border color #b64332