#311b0f color space conversions
Hex:
        #311b0f
        RGB:
        49, 27, 15
        CMY:
        81, 89, 94
        CMYK:
        0, 45, 69, 81
      HSL:
        21°, 53.1250%, 12.5490%
        HSV (HSB):
        21°, 69.3878%, 19.2157%
        XYZ:
        1.7448, 1.4713, 0.6440
        xyY:
        0.4520, 0.3812, 1.4713
      CIE-Lab:
        12.4246, 9.3780, 12.2107
        CIE-LCH:
        12.4246, 15.3964, 52.4752
        CIE-Luv:
        12.4246, 11.8281, 7.4269
        Hunter-Lab:
        12.1298, 4.4487, 5.3432
      #311b0f color charts
#311b0f RGB chart
      #311b0f CMYK chart
      #311b0f RGB pie chart
      #311b0f color shades, tints & tones
#311b0f color schemes
#311b0f color preview, HTML & CSS examples
           This text has a color of #311b0f        
        
          <p style="color:#311b0f;">Text here</p>
        
        
          .mytext {color:#311b0f;}
        
        Text color #311b0f
      
           This box has a color of #311b0f        
        
          <div style="background-color:#311b0f;">Content here</div>
        
        
          .mybackground {background-color:#311b0f;}
        
        Background color #311b0f
      
           Border around this has a color of #311b0f        
        
          <div style="border:2px solid #311b0f;">Content here</div>
        
        
          .myborder {border:2px solid #311b0f;}
        
        Border color #311b0f