#bd135f color space conversions
Hex:
        #bd135f
        RGB:
        189, 19, 95
        CMY:
        26, 93, 63
        CMYK:
        0, 90, 50, 26
      HSL:
        333°, 81.7308%, 40.7843%
        HSV (HSB):
        333°, 89.9471%, 74.1176%
        XYZ:
        23.2847, 12.1108, 11.9368
        xyY:
        0.4919, 0.2559, 12.1108
      CIE-Lab:
        41.3917, 65.4803, 3.2303
        CIE-LCH:
        41.3917, 65.5599, 2.8242
        CIE-Luv:
        41.3917, 101.7091, -8.3995
        Hunter-Lab:
        34.8006, 58.5316, 4.0235
      #bd135f color charts
#bd135f RGB chart
      #bd135f CMYK chart
      #bd135f RGB pie chart
      #bd135f color shades, tints & tones
#bd135f color schemes
#bd135f color preview, HTML & CSS examples
           This text has a color of #bd135f        
        
          <p style="color:#bd135f;">Text here</p>
        
        
          .mytext {color:#bd135f;}
        
        Text color #bd135f
      
           This box has a color of #bd135f        
        
          <div style="background-color:#bd135f;">Content here</div>
        
        
          .mybackground {background-color:#bd135f;}
        
        Background color #bd135f
      
           Border around this has a color of #bd135f        
        
          <div style="border:2px solid #bd135f;">Content here</div>
        
        
          .myborder {border:2px solid #bd135f;}
        
        Border color #bd135f