#b65145 color space conversions
Hex:
        #b65145
        RGB:
        182, 81, 69
        CMY:
        29, 68, 73
        CMYK:
        0, 55, 62, 29
      HSL:
        6°, 45.0199%, 49.2157%
        HSV (HSB):
        6°, 62.0879%, 71.3725%
        XYZ:
        23.3080, 16.2596, 7.5402
        xyY:
        0.4948, 0.3452, 16.2596
      CIE-Lab:
        47.3133, 40.0605, 27.0304
        CIE-LCH:
        47.3133, 48.3269, 34.0092
        CIE-Luv:
        47.3133, 76.1747, 22.5000
        Hunter-Lab:
        40.3232, 32.6127, 17.1394
      #b65145 color charts
#b65145 RGB chart
      #b65145 CMYK chart
      #b65145 RGB pie chart
      #b65145 color shades, tints & tones
#b65145 color schemes
#b65145 color preview, HTML & CSS examples
           This text has a color of #b65145        
        
          <p style="color:#b65145;">Text here</p>
        
        
          .mytext {color:#b65145;}
        
        Text color #b65145
      
           This box has a color of #b65145        
        
          <div style="background-color:#b65145;">Content here</div>
        
        
          .mybackground {background-color:#b65145;}
        
        Background color #b65145
      
           Border around this has a color of #b65145        
        
          <div style="border:2px solid #b65145;">Content here</div>
        
        
          .myborder {border:2px solid #b65145;}
        
        Border color #b65145