#bd3c12 color space conversions
Hex:
        #bd3c12
        RGB:
        189, 60, 18
        CMY:
        26, 76, 93
        CMYK:
        0, 68, 90, 26
      HSL:
        15°, 82.6087%, 40.5882%
        HSV (HSB):
        15°, 90.4762%, 74.1176%
        XYZ:
        22.7113, 14.0942, 2.0957
        xyY:
        0.5838, 0.3623, 14.0942
      CIE-Lab:
        44.3677, 50.0629, 50.4837
        CIE-LCH:
        44.3677, 71.0978, 45.2398
        CIE-Luv:
        44.3677, 103.8401, 34.1983
        Hunter-Lab:
        37.5423, 42.2852, 22.9699
      #bd3c12 color charts
#bd3c12 RGB chart
      #bd3c12 CMYK chart
      #bd3c12 RGB pie chart
      #bd3c12 color shades, tints & tones
#bd3c12 color schemes
#bd3c12 color preview, HTML & CSS examples
           This text has a color of #bd3c12        
        
          <p style="color:#bd3c12;">Text here</p>
        
        
          .mytext {color:#bd3c12;}
        
        Text color #bd3c12
      
           This box has a color of #bd3c12        
        
          <div style="background-color:#bd3c12;">Content here</div>
        
        
          .mybackground {background-color:#bd3c12;}
        
        Background color #bd3c12
      
           Border around this has a color of #bd3c12        
        
          <div style="border:2px solid #bd3c12;">Content here</div>
        
        
          .myborder {border:2px solid #bd3c12;}
        
        Border color #bd3c12