#71123f color space conversions
Hex:
        #71123f
        RGB:
        113, 18, 63
        CMY:
        56, 93, 75
        CMYK:
        0, 84, 44, 56
      HSL:
        332°, 72.5191%, 25.6863%
        HSV (HSB):
        332°, 84.0708%, 44.3137%
        XYZ:
        7.9236, 4.3022, 5.1154
        xyY:
        0.4569, 0.2481, 4.3022
      CIE-Lab:
        24.6464, 43.2227, -2.0868
        CIE-LCH:
        24.6464, 43.2730, 357.2359
        CIE-Luv:
        24.6464, 52.2675, -8.7631
        Hunter-Lab:
        20.7418, 31.8907, -0.1031
      #71123f color charts
#71123f RGB chart
      #71123f CMYK chart
      #71123f RGB pie chart
      #71123f color shades, tints & tones
#71123f color schemes
#71123f color preview, HTML & CSS examples
           This text has a color of #71123f        
        
          <p style="color:#71123f;">Text here</p>
        
        
          .mytext {color:#71123f;}
        
        Text color #71123f
      
           This box has a color of #71123f        
        
          <div style="background-color:#71123f;">Content here</div>
        
        
          .mybackground {background-color:#71123f;}
        
        Background color #71123f
      
           Border around this has a color of #71123f        
        
          <div style="border:2px solid #71123f;">Content here</div>
        
        
          .myborder {border:2px solid #71123f;}
        
        Border color #71123f