#bd103f color space conversions
Hex:
        #bd103f
        RGB:
        189, 16, 63
        CMY:
        26, 94, 75
        CMYK:
        0, 92, 67, 26
      HSL:
        344°, 84.3902%, 40.1961%
        HSV (HSB):
        344°, 91.5344%, 74.1176%
        XYZ:
        22.0688, 11.5483, 5.7685
        xyY:
        0.5603, 0.2932, 11.5483
      CIE-Lab:
        40.4890, 63.8276, 22.2790
        CIE-LCH:
        40.4890, 67.6041, 19.2415
        CIE-Luv:
        40.4890, 114.4193, 10.8117
        Hunter-Lab:
        33.9828, 56.4499, 13.7236
      #bd103f color charts
#bd103f RGB chart
      #bd103f CMYK chart
      #bd103f RGB pie chart
      #bd103f color shades, tints & tones
#bd103f color schemes
#bd103f color preview, HTML & CSS examples
           This text has a color of #bd103f        
        
          <p style="color:#bd103f;">Text here</p>
        
        
          .mytext {color:#bd103f;}
        
        Text color #bd103f
      
           This box has a color of #bd103f        
        
          <div style="background-color:#bd103f;">Content here</div>
        
        
          .mybackground {background-color:#bd103f;}
        
        Background color #bd103f
      
           Border around this has a color of #bd103f        
        
          <div style="border:2px solid #bd103f;">Content here</div>
        
        
          .myborder {border:2px solid #bd103f;}
        
        Border color #bd103f