#b64238 color space conversions
Hex:
        #b64238
        RGB:
        182, 66, 56
        CMY:
        29, 74, 78
        CMYK:
        0, 64, 69, 29
      HSL:
        5°, 52.9412%, 46.6667%
        HSV (HSB):
        5°, 69.2308%, 71.3725%
        XYZ:
        21.9534, 14.1270, 5.3111
        xyY:
        0.5304, 0.3413, 14.1270
      CIE-Lab:
        44.4146, 46.3707, 31.0876
        CIE-LCH:
        44.4146, 55.8272, 33.8385
        CIE-Luv:
        44.4146, 88.7489, 23.4766
        Hunter-Lab:
        37.5860, 38.4839, 17.9322
      #b64238 color charts
#b64238 RGB chart
      #b64238 CMYK chart
      #b64238 RGB pie chart
      #b64238 color shades, tints & tones
#b64238 color schemes
#b64238 color preview, HTML & CSS examples
           This text has a color of #b64238        
        
          <p style="color:#b64238;">Text here</p>
        
        
          .mytext {color:#b64238;}
        
        Text color #b64238
      
           This box has a color of #b64238        
        
          <div style="background-color:#b64238;">Content here</div>
        
        
          .mybackground {background-color:#b64238;}
        
        Background color #b64238
      
           Border around this has a color of #b64238        
        
          <div style="border:2px solid #b64238;">Content here</div>
        
        
          .myborder {border:2px solid #b64238;}
        
        Border color #b64238