#801d3f color space conversions
Hex:
        #801d3f
        RGB:
        128, 29, 63
        CMY:
        50, 89, 75
        CMYK:
        0, 77, 51, 50
      HSL:
        339°, 63.0573%, 30.7843%
        HSV (HSB):
        339°, 77.3438%, 50.1961%
        XYZ:
        10.2387, 5.8268, 5.2877
        xyY:
        0.4795, 0.2729, 5.8268
      CIE-Lab:
        28.9712, 44.0642, 4.5688
        CIE-LCH:
        28.9712, 44.3004, 5.9195
        CIE-Luv:
        28.9712, 61.3832, -2.3781
        Hunter-Lab:
        24.1388, 33.4693, 3.9095
      #801d3f color charts
#801d3f RGB chart
      #801d3f CMYK chart
      #801d3f RGB pie chart
      #801d3f color shades, tints & tones
#801d3f color schemes
#801d3f color preview, HTML & CSS examples
           This text has a color of #801d3f        
        
          <p style="color:#801d3f;">Text here</p>
        
        
          .mytext {color:#801d3f;}
        
        Text color #801d3f
      
           This box has a color of #801d3f        
        
          <div style="background-color:#801d3f;">Content here</div>
        
        
          .mybackground {background-color:#801d3f;}
        
        Background color #801d3f
      
           Border around this has a color of #801d3f        
        
          <div style="border:2px solid #801d3f;">Content here</div>
        
        
          .myborder {border:2px solid #801d3f;}
        
        Border color #801d3f