#bc925d color space conversions
Hex:
        #bc925d
        RGB:
        188, 146, 93
        CMY:
        26, 43, 64
        CMYK:
        0, 22, 51, 26
      HSL:
        33°, 41.4847%, 55.0980%
        HSV (HSB):
        33°, 50.5319%, 73.7255%
        XYZ:
        32.9937, 32.0394, 14.8012
        xyY:
        0.4133, 0.4013, 32.0394
      CIE-Lab:
        63.3755, 9.2636, 34.0189
        CIE-LCH:
        63.3755, 35.2577, 74.7672
        CIE-Luv:
        63.3755, 31.8668, 39.9081
        Hunter-Lab:
        56.6034, 4.9904, 24.1187
      #bc925d color charts
#bc925d RGB chart
      #bc925d CMYK chart
      #bc925d RGB pie chart
      #bc925d color shades, tints & tones
#bc925d color schemes
#bc925d color preview, HTML & CSS examples
           This text has a color of #bc925d        
        
          <p style="color:#bc925d;">Text here</p>
        
        
          .mytext {color:#bc925d;}
        
        Text color #bc925d
      
           This box has a color of #bc925d        
        
          <div style="background-color:#bc925d;">Content here</div>
        
        
          .mybackground {background-color:#bc925d;}
        
        Background color #bc925d
      
           Border around this has a color of #bc925d        
        
          <div style="border:2px solid #bc925d;">Content here</div>
        
        
          .myborder {border:2px solid #bc925d;}
        
        Border color #bc925d