#861b2d color space conversions
Hex:
        #861b2d
        RGB:
        134, 27, 45
        CMY:
        47, 89, 82
        CMYK:
        0, 80, 66, 47
      HSL:
        350°, 66.4596%, 31.5686%
        HSV (HSB):
        350°, 79.8507%, 52.5490%
        XYZ:
        10.6971, 6.0417, 3.0850
        xyY:
        0.5396, 0.3048, 6.0417
      CIE-Lab:
        29.5173, 45.2094, 17.5066
        CIE-LCH:
        29.5173, 48.4807, 21.1680
        CIE-Luv:
        29.5173, 72.5687, 8.9800
        Hunter-Lab:
        24.5798, 34.6684, 9.7644
      #861b2d color charts
#861b2d RGB chart
      #861b2d CMYK chart
      #861b2d RGB pie chart
      #861b2d color shades, tints & tones
#861b2d color schemes
#861b2d color preview, HTML & CSS examples
           This text has a color of #861b2d        
        
          <p style="color:#861b2d;">Text here</p>
        
        
          .mytext {color:#861b2d;}
        
        Text color #861b2d
      
           This box has a color of #861b2d        
        
          <div style="background-color:#861b2d;">Content here</div>
        
        
          .mybackground {background-color:#861b2d;}
        
        Background color #861b2d
      
           Border around this has a color of #861b2d        
        
          <div style="border:2px solid #861b2d;">Content here</div>
        
        
          .myborder {border:2px solid #861b2d;}
        
        Border color #861b2d