#bd183e color space conversions
Hex:
        #bd183e
        RGB:
        189, 24, 62
        CMY:
        26, 91, 76
        CMYK:
        0, 87, 67, 26
      HSL:
        346°, 77.4648%, 41.7647%
        HSV (HSB):
        346°, 87.3016%, 74.1176%
        XYZ:
        22.1824, 11.8199, 5.6698
        xyY:
        0.5591, 0.2979, 11.8199
      CIE-Lab:
        40.9284, 62.4601, 23.4678
        CIE-LCH:
        40.9284, 66.7233, 20.5924
        CIE-Luv:
        40.9284, 112.8071, 12.2612
        Hunter-Lab:
        34.3801, 55.0051, 14.2883
      #bd183e color charts
#bd183e RGB chart
      #bd183e CMYK chart
      #bd183e RGB pie chart
      #bd183e color shades, tints & tones
#bd183e color schemes
#bd183e color preview, HTML & CSS examples
           This text has a color of #bd183e        
        
          <p style="color:#bd183e;">Text here</p>
        
        
          .mytext {color:#bd183e;}
        
        Text color #bd183e
      
           This box has a color of #bd183e        
        
          <div style="background-color:#bd183e;">Content here</div>
        
        
          .mybackground {background-color:#bd183e;}
        
        Background color #bd183e
      
           Border around this has a color of #bd183e        
        
          <div style="border:2px solid #bd183e;">Content here</div>
        
        
          .myborder {border:2px solid #bd183e;}
        
        Border color #bd183e