#bd3d41 color space conversions
Hex:
        #bd3d41
        RGB:
        189, 61, 65
        CMY:
        26, 76, 75
        CMYK:
        0, 68, 66, 26
      HSL:
        358°, 51.2000%, 49.0196%
        HSV (HSB):
        358°, 67.7249%, 74.1176%
        XYZ:
        23.6091, 14.5380, 6.5628
        xyY:
        0.5281, 0.3252, 14.5380
      CIE-Lab:
        44.9948, 51.3961, 26.7471
        CIE-LCH:
        44.9948, 57.9393, 27.4930
        CIE-Luv:
        44.9948, 95.6236, 18.8751
        Hunter-Lab:
        38.1287, 43.8014, 16.4849
      #bd3d41 color charts
#bd3d41 RGB chart
      #bd3d41 CMYK chart
      #bd3d41 RGB pie chart
      #bd3d41 color shades, tints & tones
#bd3d41 color schemes
#bd3d41 color preview, HTML & CSS examples
           This text has a color of #bd3d41        
        
          <p style="color:#bd3d41;">Text here</p>
        
        
          .mytext {color:#bd3d41;}
        
        Text color #bd3d41
      
           This box has a color of #bd3d41        
        
          <div style="background-color:#bd3d41;">Content here</div>
        
        
          .mybackground {background-color:#bd3d41;}
        
        Background color #bd3d41
      
           Border around this has a color of #bd3d41        
        
          <div style="border:2px solid #bd3d41;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d41;}
        
        Border color #bd3d41