#b0645a color space conversions
Hex:
        #b0645a
        RGB:
        176, 100, 90
        CMY:
        31, 61, 65
        CMYK:
        0, 43, 49, 31
      HSL:
        7°, 35.2459%, 52.1569%
        HSV (HSB):
        7°, 48.8636%, 69.0196%
        XYZ:
        24.3071, 19.0826, 12.0751
        xyY:
        0.4382, 0.3440, 19.0826
      CIE-Lab:
        50.7837, 29.5109, 19.0555
        CIE-LCH:
        50.7837, 35.1284, 32.8508
        CIE-Luv:
        50.7837, 54.4933, 17.7776
        Hunter-Lab:
        43.6837, 22.8772, 14.1896
      #b0645a color charts
#b0645a RGB chart
      #b0645a CMYK chart
      #b0645a RGB pie chart
      #b0645a color shades, tints & tones
#b0645a color schemes
#b0645a color preview, HTML & CSS examples
           This text has a color of #b0645a        
        
          <p style="color:#b0645a;">Text here</p>
        
        
          .mytext {color:#b0645a;}
        
        Text color #b0645a
      
           This box has a color of #b0645a        
        
          <div style="background-color:#b0645a;">Content here</div>
        
        
          .mybackground {background-color:#b0645a;}
        
        Background color #b0645a
      
           Border around this has a color of #b0645a        
        
          <div style="border:2px solid #b0645a;">Content here</div>
        
        
          .myborder {border:2px solid #b0645a;}
        
        Border color #b0645a