#bc765a color space conversions
Hex:
        #bc765a
        RGB:
        188, 118, 90
        CMY:
        26, 54, 65
        CMYK:
        0, 37, 52, 26
      HSL:
        17°, 42.2414%, 54.5098%
        HSV (HSB):
        17°, 52.1277%, 73.7255%
        XYZ:
        29.0629, 24.3864, 12.8481
        xyY:
        0.4384, 0.3678, 24.3864
      CIE-Lab:
        56.4726, 24.4684, 26.8556
        CIE-LCH:
        56.4726, 36.3308, 47.6631
        CIE-Luv:
        56.4726, 51.6764, 27.9480
        Hunter-Lab:
        49.3826, 18.6323, 19.1420
      #bc765a color charts
#bc765a RGB chart
      #bc765a CMYK chart
      #bc765a RGB pie chart
      #bc765a color shades, tints & tones
#bc765a color schemes
#bc765a color preview, HTML & CSS examples
           This text has a color of #bc765a        
        
          <p style="color:#bc765a;">Text here</p>
        
        
          .mytext {color:#bc765a;}
        
        Text color #bc765a
      
           This box has a color of #bc765a        
        
          <div style="background-color:#bc765a;">Content here</div>
        
        
          .mybackground {background-color:#bc765a;}
        
        Background color #bc765a
      
           Border around this has a color of #bc765a        
        
          <div style="border:2px solid #bc765a;">Content here</div>
        
        
          .myborder {border:2px solid #bc765a;}
        
        Border color #bc765a