#bd430d color space conversions
Hex:
        #bd430d
        RGB:
        189, 67, 13
        CMY:
        26, 74, 95
        CMYK:
        0, 65, 93, 26
      HSL:
        18°, 87.1287%, 39.6078%
        HSV (HSB):
        18°, 93.1217%, 74.1176%
        XYZ:
        23.0661, 14.8622, 2.0337
        xyY:
        0.5772, 0.3719, 14.8622
      CIE-Lab:
        45.4449, 47.0273, 52.8744
        CIE-LCH:
        45.4449, 70.7620, 48.3496
        CIE-Luv:
        45.4449, 99.3360, 36.7735
        Hunter-Lab:
        38.5515, 39.3347, 23.8583
      #bd430d color charts
#bd430d RGB chart
      #bd430d CMYK chart
      #bd430d RGB pie chart
      #bd430d color shades, tints & tones
#bd430d color schemes
#bd430d color preview, HTML & CSS examples
           This text has a color of #bd430d        
        
          <p style="color:#bd430d;">Text here</p>
        
        
          .mytext {color:#bd430d;}
        
        Text color #bd430d
      
           This box has a color of #bd430d        
        
          <div style="background-color:#bd430d;">Content here</div>
        
        
          .mybackground {background-color:#bd430d;}
        
        Background color #bd430d
      
           Border around this has a color of #bd430d        
        
          <div style="border:2px solid #bd430d;">Content here</div>
        
        
          .myborder {border:2px solid #bd430d;}
        
        Border color #bd430d