#bc855d color space conversions
Hex:
        #bc855d
        RGB:
        188, 133, 93
        CMY:
        26, 48, 64
        CMYK:
        0, 29, 51, 26
      HSL:
        25°, 41.4847%, 55.0980%
        HSV (HSB):
        25°, 50.5319%, 73.7255%
        XYZ:
        31.1024, 28.2567, 14.1707
        xyY:
        0.4230, 0.3843, 28.2567
      CIE-Lab:
        60.1200, 16.4488, 29.8873
        CIE-LCH:
        60.1200, 34.1147, 61.1734
        CIE-Luv:
        60.1200, 40.8338, 33.5103
        Hunter-Lab:
        53.1571, 11.4160, 21.4043
      #bc855d color charts
#bc855d RGB chart
      #bc855d CMYK chart
      #bc855d RGB pie chart
      #bc855d color shades, tints & tones
#bc855d color schemes
#bc855d color preview, HTML & CSS examples
           This text has a color of #bc855d        
        
          <p style="color:#bc855d;">Text here</p>
        
        
          .mytext {color:#bc855d;}
        
        Text color #bc855d
      
           This box has a color of #bc855d        
        
          <div style="background-color:#bc855d;">Content here</div>
        
        
          .mybackground {background-color:#bc855d;}
        
        Background color #bc855d
      
           Border around this has a color of #bc855d        
        
          <div style="border:2px solid #bc855d;">Content here</div>
        
        
          .myborder {border:2px solid #bc855d;}
        
        Border color #bc855d