#bc760d color space conversions
Hex:
        #bc760d
        RGB:
        188, 118, 13
        CMY:
        26, 54, 95
        CMYK:
        0, 37, 93, 26
      HSL:
        36°, 87.0647%, 39.4118%
        HSV (HSB):
        36°, 93.0851%, 73.7255%
        XYZ:
        27.2901, 23.6773, 3.5126
        xyY:
        0.5009, 0.4346, 23.6773
      CIE-Lab:
        55.7632, 20.5327, 60.0620
        CIE-LCH:
        55.7632, 63.4747, 71.1266
        CIE-Luv:
        55.7632, 57.9439, 53.5785
        Hunter-Lab:
        48.6593, 14.9562, 29.7815
      #bc760d color charts
#bc760d RGB chart
      #bc760d CMYK chart
      #bc760d RGB pie chart
      #bc760d color shades, tints & tones
#bc760d color schemes
#bc760d color preview, HTML & CSS examples
           This text has a color of #bc760d        
        
          <p style="color:#bc760d;">Text here</p>
        
        
          .mytext {color:#bc760d;}
        
        Text color #bc760d
      
           This box has a color of #bc760d        
        
          <div style="background-color:#bc760d;">Content here</div>
        
        
          .mybackground {background-color:#bc760d;}
        
        Background color #bc760d
      
           Border around this has a color of #bc760d        
        
          <div style="border:2px solid #bc760d;">Content here</div>
        
        
          .myborder {border:2px solid #bc760d;}
        
        Border color #bc760d