#bd023d color space conversions
Hex:
        #bd023d
        RGB:
        189, 2, 61
        CMY:
        26, 99, 76
        CMYK:
        0, 99, 68, 26
      HSL:
        341°, 97.9058%, 37.4510%
        HSV (HSB):
        341°, 98.9418%, 74.1176%
        XYZ:
        21.8503, 11.1992, 5.4249
        xyY:
        0.5679, 0.2911, 11.1992
      CIE-Lab:
        39.9139, 65.2889, 22.8096
        CIE-LCH:
        39.9139, 69.1587, 19.2576
        CIE-Luv:
        39.9139, 117.3741, 10.7308
        Hunter-Lab:
        33.4651, 57.9834, 13.8143
      #bd023d color charts
#bd023d RGB chart
      #bd023d CMYK chart
      #bd023d RGB pie chart
      #bd023d color shades, tints & tones
#bd023d color schemes
#bd023d color preview, HTML & CSS examples
           This text has a color of #bd023d        
        
          <p style="color:#bd023d;">Text here</p>
        
        
          .mytext {color:#bd023d;}
        
        Text color #bd023d
      
           This box has a color of #bd023d        
        
          <div style="background-color:#bd023d;">Content here</div>
        
        
          .mybackground {background-color:#bd023d;}
        
        Background color #bd023d
      
           Border around this has a color of #bd023d        
        
          <div style="border:2px solid #bd023d;">Content here</div>
        
        
          .myborder {border:2px solid #bd023d;}
        
        Border color #bd023d