#bd3d40 color space conversions
Hex:
        #bd3d40
        RGB:
        189, 61, 64
        CMY:
        26, 76, 75
        CMYK:
        0, 68, 66, 26
      HSL:
        359°, 51.2000%, 49.0196%
        HSV (HSB):
        359°, 67.7249%, 74.1176%
        XYZ:
        23.5804, 14.5265, 6.4116
        xyY:
        0.5297, 0.3263, 14.5265
      CIE-Lab:
        44.9787, 51.3379, 27.3264
        CIE-LCH:
        44.9787, 58.1576, 28.0258
        CIE-Luv:
        44.9787, 95.8624, 19.3716
        Hunter-Lab:
        38.1136, 43.7370, 16.7056
      #bd3d40 color charts
#bd3d40 RGB chart
      #bd3d40 CMYK chart
      #bd3d40 RGB pie chart
      #bd3d40 color shades, tints & tones
#bd3d40 color schemes
#bd3d40 color preview, HTML & CSS examples
           This text has a color of #bd3d40        
        
          <p style="color:#bd3d40;">Text here</p>
        
        
          .mytext {color:#bd3d40;}
        
        Text color #bd3d40
      
           This box has a color of #bd3d40        
        
          <div style="background-color:#bd3d40;">Content here</div>
        
        
          .mybackground {background-color:#bd3d40;}
        
        Background color #bd3d40
      
           Border around this has a color of #bd3d40        
        
          <div style="border:2px solid #bd3d40;">Content here</div>
        
        
          .myborder {border:2px solid #bd3d40;}
        
        Border color #bd3d40