#71000f color space conversions
Hex:
        #71000f
        RGB:
        113, 0, 15
        CMY:
        56, 100, 94
        CMYK:
        0, 100, 87, 56
      HSL:
        352°, 100.0000%, 22.1569%
        HSV (HSB):
        352°, 100.0000%, 44.3137%
        XYZ:
        6.8963, 3.5452, 0.7728
        xyY:
        0.6150, 0.3161, 3.5452
      CIE-Lab:
        22.1070, 44.2885, 27.0625
        CIE-LCH:
        22.1070, 51.9023, 31.4270
        CIE-Luv:
        22.1070, 70.2045, 12.3727
        Hunter-Lab:
        18.8287, 32.4279, 10.7468
      #71000f color charts
#71000f RGB chart
      #71000f CMYK chart
      #71000f RGB pie chart
      #71000f color shades, tints & tones
#71000f color schemes
#71000f color preview, HTML & CSS examples
           This text has a color of #71000f        
        
          <p style="color:#71000f;">Text here</p>
        
        
          .mytext {color:#71000f;}
        
        Text color #71000f
      
           This box has a color of #71000f        
        
          <div style="background-color:#71000f;">Content here</div>
        
        
          .mybackground {background-color:#71000f;}
        
        Background color #71000f
      
           Border around this has a color of #71000f        
        
          <div style="border:2px solid #71000f;">Content here</div>
        
        
          .myborder {border:2px solid #71000f;}
        
        Border color #71000f