#b6074d color space conversions
Hex:
        #b6074d
        RGB:
        182, 7, 77
        CMY:
        29, 97, 70
        CMYK:
        0, 96, 58, 29
      HSL:
        336°, 92.5926%, 37.0588%
        HSV (HSB):
        336°, 96.1538%, 71.3725%
        XYZ:
        20.7069, 10.6329, 7.9821
        xyY:
        0.5266, 0.2704, 10.6329
      CIE-Lab:
        38.9551, 63.9832, 11.0455
        CIE-LCH:
        38.9551, 64.9296, 9.7945
        CIE-Luv:
        38.9551, 105.2777, 0.2149
        Hunter-Lab:
        32.6081, 56.2878, 8.3120
      #b6074d color charts
#b6074d RGB chart
      #b6074d CMYK chart
      #b6074d RGB pie chart
      #b6074d color shades, tints & tones
#b6074d color schemes
#b6074d color preview, HTML & CSS examples
           This text has a color of #b6074d        
        
          <p style="color:#b6074d;">Text here</p>
        
        
          .mytext {color:#b6074d;}
        
        Text color #b6074d
      
           This box has a color of #b6074d        
        
          <div style="background-color:#b6074d;">Content here</div>
        
        
          .mybackground {background-color:#b6074d;}
        
        Background color #b6074d
      
           Border around this has a color of #b6074d        
        
          <div style="border:2px solid #b6074d;">Content here</div>
        
        
          .myborder {border:2px solid #b6074d;}
        
        Border color #b6074d