#71020d color space conversions
Hex:
        #71020d
        RGB:
        113, 2, 13
        CMY:
        56, 99, 95
        CMYK:
        0, 98, 88, 56
      HSL:
        354°, 96.5217%, 22.5490%
        HSV (HSB):
        354°, 98.2301%, 44.3137%
        XYZ:
        6.9044, 3.5832, 0.7085
        xyY:
        0.6167, 0.3200, 3.5832
      CIE-Lab:
        22.2426, 43.7859, 28.2155
        CIE-LCH:
        22.2426, 52.0895, 32.7976
        CIE-Luv:
        22.2426, 70.0007, 13.1161
        Hunter-Lab:
        18.9293, 31.9811, 11.0314
      #71020d color charts
#71020d RGB chart
      #71020d CMYK chart
      #71020d RGB pie chart
      #71020d color shades, tints & tones
#71020d color schemes
#71020d color preview, HTML & CSS examples
           This text has a color of #71020d        
        
          <p style="color:#71020d;">Text here</p>
        
        
          .mytext {color:#71020d;}
        
        Text color #71020d
      
           This box has a color of #71020d        
        
          <div style="background-color:#71020d;">Content here</div>
        
        
          .mybackground {background-color:#71020d;}
        
        Background color #71020d
      
           Border around this has a color of #71020d        
        
          <div style="border:2px solid #71020d;">Content here</div>
        
        
          .myborder {border:2px solid #71020d;}
        
        Border color #71020d