#b5662f color space conversions
Hex:
        #b5662f
        RGB:
        181, 102, 47
        CMY:
        29, 60, 82
        CMYK:
        0, 44, 74, 29
      HSL:
        25°, 58.7719%, 44.7059%
        HSV (HSB):
        25°, 74.0331%, 70.9804%
        XYZ:
        24.3205, 19.5317, 5.1775
        xyY:
        0.4960, 0.3984, 19.5317
      CIE-Lab:
        51.3036, 27.3284, 43.5832
        CIE-LCH:
        51.3036, 51.4426, 57.9106
        CIE-Luv:
        51.3036, 62.9922, 39.8965
        Hunter-Lab:
        44.1947, 20.8884, 23.9904
      #b5662f color charts
#b5662f RGB chart
      #b5662f CMYK chart
      #b5662f RGB pie chart
      #b5662f color shades, tints & tones
#b5662f color schemes
#b5662f color preview, HTML & CSS examples
           This text has a color of #b5662f        
        
          <p style="color:#b5662f;">Text here</p>
        
        
          .mytext {color:#b5662f;}
        
        Text color #b5662f
      
           This box has a color of #b5662f        
        
          <div style="background-color:#b5662f;">Content here</div>
        
        
          .mybackground {background-color:#b5662f;}
        
        Background color #b5662f
      
           Border around this has a color of #b5662f        
        
          <div style="border:2px solid #b5662f;">Content here</div>
        
        
          .myborder {border:2px solid #b5662f;}
        
        Border color #b5662f