#bc6004 color space conversions
Hex:
        #bc6004
        RGB:
        188, 96, 4
        CMY:
        26, 62, 98
        CMYK:
        0, 49, 98, 26
      HSL:
        30°, 95.8333%, 37.6471%
        HSV (HSB):
        30°, 97.8723%, 73.7255%
        XYZ:
        24.9438, 19.0659, 2.4803
        xyY:
        0.5365, 0.4101, 19.0659
      CIE-Lab:
        50.7642, 32.3424, 58.4160
        CIE-LCH:
        50.7642, 66.7717, 61.0286
        CIE-Luv:
        50.7642, 76.2565, 46.6126
        Hunter-Lab:
        43.6645, 25.5573, 27.1973
      #bc6004 color charts
#bc6004 RGB chart
      #bc6004 CMYK chart
      #bc6004 RGB pie chart
      #bc6004 color shades, tints & tones
#bc6004 color schemes
#bc6004 color preview, HTML & CSS examples
           This text has a color of #bc6004        
        
          <p style="color:#bc6004;">Text here</p>
        
        
          .mytext {color:#bc6004;}
        
        Text color #bc6004
      
           This box has a color of #bc6004        
        
          <div style="background-color:#bc6004;">Content here</div>
        
        
          .mybackground {background-color:#bc6004;}
        
        Background color #bc6004
      
           Border around this has a color of #bc6004        
        
          <div style="border:2px solid #bc6004;">Content here</div>
        
        
          .myborder {border:2px solid #bc6004;}
        
        Border color #bc6004