#b7063d color space conversions
Hex:
        #b7063d
        RGB:
        183, 6, 61
        CMY:
        28, 98, 76
        CMYK:
        0, 97, 67, 28
      HSL:
        341°, 93.6508%, 37.0588%
        HSV (HSB):
        341°, 96.7213%, 71.7647%
        XYZ:
        20.4359, 10.5345, 5.3711
        xyY:
        0.5623, 0.2899, 10.5345
      CIE-Lab:
        38.7850, 63.3977, 21.1072
        CIE-LCH:
        38.7850, 66.8190, 18.4143
        CIE-Luv:
        38.7850, 112.0811, 9.5565
        Hunter-Lab:
        32.4568, 55.5900, 12.9081
      #b7063d color charts
#b7063d RGB chart
      #b7063d CMYK chart
      #b7063d RGB pie chart
      #b7063d color shades, tints & tones
#b7063d color schemes
#b7063d color preview, HTML & CSS examples
           This text has a color of #b7063d        
        
          <p style="color:#b7063d;">Text here</p>
        
        
          .mytext {color:#b7063d;}
        
        Text color #b7063d
      
           This box has a color of #b7063d        
        
          <div style="background-color:#b7063d;">Content here</div>
        
        
          .mybackground {background-color:#b7063d;}
        
        Background color #b7063d
      
           Border around this has a color of #b7063d        
        
          <div style="border:2px solid #b7063d;">Content here</div>
        
        
          .myborder {border:2px solid #b7063d;}
        
        Border color #b7063d