#71234d color space conversions
Hex:
        #71234d
        RGB:
        113, 35, 77
        CMY:
        56, 86, 70
        CMYK:
        0, 69, 32, 56
      HSL:
        328°, 52.7027%, 29.0196%
        HSV (HSB):
        328°, 69.0265%, 44.3137%
        XYZ:
        8.7506, 5.2486, 7.5730
        xyY:
        0.4056, 0.2433, 5.2486
      CIE-Lab:
        27.4316, 38.5671, -7.3675
        CIE-LCH:
        27.4316, 39.2645, 349.1850
        CIE-Luv:
        27.4316, 42.7189, -14.1504
        Hunter-Lab:
        22.9098, 28.0877, -3.5620
      #71234d color charts
#71234d RGB chart
      #71234d CMYK chart
      #71234d RGB pie chart
      #71234d color shades, tints & tones
#71234d color schemes
#71234d color preview, HTML & CSS examples
           This text has a color of #71234d        
        
          <p style="color:#71234d;">Text here</p>
        
        
          .mytext {color:#71234d;}
        
        Text color #71234d
      
           This box has a color of #71234d        
        
          <div style="background-color:#71234d;">Content here</div>
        
        
          .mybackground {background-color:#71234d;}
        
        Background color #71234d
      
           Border around this has a color of #71234d        
        
          <div style="border:2px solid #71234d;">Content here</div>
        
        
          .myborder {border:2px solid #71234d;}
        
        Border color #71234d