#bd381f color space conversions
Hex:
        #bd381f
        RGB:
        189, 56, 31
        CMY:
        26, 78, 88
        CMYK:
        0, 70, 84, 26
      HSL:
        9°, 71.8182%, 43.1373%
        HSV (HSB):
        9°, 83.5979%, 74.1176%
        XYZ:
        22.6478, 13.7461, 2.7559
        xyY:
        0.5785, 0.3511, 13.7461
      CIE-Lab:
        43.8666, 51.9334, 44.4965
        CIE-LCH:
        43.8666, 68.3888, 40.5900
        CIE-Luv:
        43.8666, 105.0592, 30.4704
        Hunter-Lab:
        37.0757, 44.1545, 21.5459
      #bd381f color charts
#bd381f RGB chart
      #bd381f CMYK chart
      #bd381f RGB pie chart
      #bd381f color shades, tints & tones
#bd381f color schemes
#bd381f color preview, HTML & CSS examples
           This text has a color of #bd381f        
        
          <p style="color:#bd381f;">Text here</p>
        
        
          .mytext {color:#bd381f;}
        
        Text color #bd381f
      
           This box has a color of #bd381f        
        
          <div style="background-color:#bd381f;">Content here</div>
        
        
          .mybackground {background-color:#bd381f;}
        
        Background color #bd381f
      
           Border around this has a color of #bd381f        
        
          <div style="border:2px solid #bd381f;">Content here</div>
        
        
          .myborder {border:2px solid #bd381f;}
        
        Border color #bd381f