#bd402f color space conversions
Hex:
        #bd402f
        RGB:
        189, 64, 47
        CMY:
        26, 75, 82
        CMYK:
        0, 66, 75, 26
      HSL:
        7°, 60.1695%, 46.2745%
        HSV (HSB):
        7°, 75.1323%, 74.1176%
        XYZ:
        23.3328, 14.6908, 4.2952
        xyY:
        0.5514, 0.3471, 14.6908
      CIE-Lab:
        45.2078, 49.2464, 37.4480
        CIE-LCH:
        45.2078, 61.8673, 37.2502
        CIE-Luv:
        45.2078, 97.5050, 27.6040
        Hunter-Lab:
        38.3286, 41.5877, 20.1859
      #bd402f color charts
#bd402f RGB chart
      #bd402f CMYK chart
      #bd402f RGB pie chart
      #bd402f color shades, tints & tones
#bd402f color schemes
#bd402f color preview, HTML & CSS examples
           This text has a color of #bd402f        
        
          <p style="color:#bd402f;">Text here</p>
        
        
          .mytext {color:#bd402f;}
        
        Text color #bd402f
      
           This box has a color of #bd402f        
        
          <div style="background-color:#bd402f;">Content here</div>
        
        
          .mybackground {background-color:#bd402f;}
        
        Background color #bd402f
      
           Border around this has a color of #bd402f        
        
          <div style="border:2px solid #bd402f;">Content here</div>
        
        
          .myborder {border:2px solid #bd402f;}
        
        Border color #bd402f