#bd3f30 color space conversions
Hex:
        #bd3f30
        RGB:
        189, 63, 48
        CMY:
        26, 75, 81
        CMYK:
        0, 67, 75, 26
      HSL:
        6°, 59.4937%, 46.4706%
        HSV (HSB):
        6°, 74.6032%, 74.1176%
        XYZ:
        23.2973, 14.5872, 4.3840
        xyY:
        0.5512, 0.3451, 14.5872
      CIE-Lab:
        45.0636, 49.7093, 36.7331
        CIE-LCH:
        45.0636, 61.8089, 36.4628
        CIE-Luv:
        45.0636, 97.9728, 26.9405
        Hunter-Lab:
        38.1932, 42.0440, 19.9296
      #bd3f30 color charts
#bd3f30 RGB chart
      #bd3f30 CMYK chart
      #bd3f30 RGB pie chart
      #bd3f30 color shades, tints & tones
#bd3f30 color schemes
#bd3f30 color preview, HTML & CSS examples
           This text has a color of #bd3f30        
        
          <p style="color:#bd3f30;">Text here</p>
        
        
          .mytext {color:#bd3f30;}
        
        Text color #bd3f30
      
           This box has a color of #bd3f30        
        
          <div style="background-color:#bd3f30;">Content here</div>
        
        
          .mybackground {background-color:#bd3f30;}
        
        Background color #bd3f30
      
           Border around this has a color of #bd3f30        
        
          <div style="border:2px solid #bd3f30;">Content here</div>
        
        
          .myborder {border:2px solid #bd3f30;}
        
        Border color #bd3f30