#bd3742 color space conversions
Hex:
        #bd3742
        RGB:
        189, 55, 66
        CMY:
        26, 78, 74
        CMYK:
        0, 71, 65, 26
      HSL:
        355°, 54.9180%, 47.8431%
        HSV (HSB):
        355°, 70.8995%, 74.1176%
        XYZ:
        23.3358, 13.9445, 6.6159
        xyY:
        0.5316, 0.3177, 13.9445
      CIE-Lab:
        44.1533, 53.8055, 25.0854
        CIE-LCH:
        44.1533, 59.3659, 24.9961
        CIE-Luv:
        44.1533, 98.7578, 16.6396
        Hunter-Lab:
        37.3424, 46.1982, 15.6354
      #bd3742 color charts
#bd3742 RGB chart
      #bd3742 CMYK chart
      #bd3742 RGB pie chart
      #bd3742 color shades, tints & tones
#bd3742 color schemes
#bd3742 color preview, HTML & CSS examples
           This text has a color of #bd3742        
        
          <p style="color:#bd3742;">Text here</p>
        
        
          .mytext {color:#bd3742;}
        
        Text color #bd3742
      
           This box has a color of #bd3742        
        
          <div style="background-color:#bd3742;">Content here</div>
        
        
          .mybackground {background-color:#bd3742;}
        
        Background color #bd3742
      
           Border around this has a color of #bd3742        
        
          <div style="border:2px solid #bd3742;">Content here</div>
        
        
          .myborder {border:2px solid #bd3742;}
        
        Border color #bd3742