#b2064d color space conversions
Hex:
        #b2064d
        RGB:
        178, 6, 77
        CMY:
        30, 98, 70
        CMYK:
        0, 97, 57, 30
      HSL:
        335°, 93.4783%, 36.0784%
        HSV (HSB):
        335°, 96.6292%, 69.8039%
        XYZ:
        19.7648, 10.1310, 7.9349
        xyY:
        0.5225, 0.2678, 10.1310
      CIE-Lab:
        38.0766, 63.1358, 9.6961
        CIE-LCH:
        38.0766, 63.8760, 8.7310
        CIE-Luv:
        38.0766, 102.2075, -1.0047
        Hunter-Lab:
        31.8293, 55.1403, 7.4997
      #b2064d color charts
#b2064d RGB chart
      #b2064d CMYK chart
      #b2064d RGB pie chart
      #b2064d color shades, tints & tones
#b2064d color schemes
#b2064d color preview, HTML & CSS examples
           This text has a color of #b2064d        
        
          <p style="color:#b2064d;">Text here</p>
        
        
          .mytext {color:#b2064d;}
        
        Text color #b2064d
      
           This box has a color of #b2064d        
        
          <div style="background-color:#b2064d;">Content here</div>
        
        
          .mybackground {background-color:#b2064d;}
        
        Background color #b2064d
      
           Border around this has a color of #b2064d        
        
          <div style="border:2px solid #b2064d;">Content here</div>
        
        
          .myborder {border:2px solid #b2064d;}
        
        Border color #b2064d