#bd2a05 color space conversions
Hex:
        #bd2a05
        RGB:
        189, 42, 5
        CMY:
        26, 84, 98
        CMYK:
        0, 78, 97, 26
      HSL:
        12°, 94.8454%, 38.0392%
        HSV (HSB):
        12°, 97.3545%, 74.1176%
        XYZ:
        21.8416, 12.4857, 1.4024
        xyY:
        0.6113, 0.3494, 12.4857
      CIE-Lab:
        41.9779, 56.3520, 53.0807
        CIE-LCH:
        41.9779, 77.4151, 43.2877
        CIE-Luv:
        41.9779, 115.5212, 31.8706
        Hunter-Lab:
        35.3351, 48.4994, 22.3815
      #bd2a05 color charts
#bd2a05 RGB chart
      #bd2a05 CMYK chart
      #bd2a05 RGB pie chart
      #bd2a05 color shades, tints & tones
#bd2a05 color schemes
#bd2a05 color preview, HTML & CSS examples
           This text has a color of #bd2a05        
        
          <p style="color:#bd2a05;">Text here</p>
        
        
          .mytext {color:#bd2a05;}
        
        Text color #bd2a05
      
           This box has a color of #bd2a05        
        
          <div style="background-color:#bd2a05;">Content here</div>
        
        
          .mybackground {background-color:#bd2a05;}
        
        Background color #bd2a05
      
           Border around this has a color of #bd2a05        
        
          <div style="border:2px solid #bd2a05;">Content here</div>
        
        
          .myborder {border:2px solid #bd2a05;}
        
        Border color #bd2a05