#40210d color space conversions
Hex:
        #40210d
        RGB:
        64, 33, 13
        CMY:
        75, 87, 95
        CMYK:
        0, 48, 80, 75
      HSL:
        24°, 66.2338%, 15.0980%
        HSV (HSB):
        24°, 79.6875%, 25.0980%
        XYZ:
        2.7309, 2.2068, 0.6628
        xyY:
        0.4876, 0.3940, 2.2068
      CIE-Lab:
        16.5369, 12.8952, 19.0318
        CIE-LCH:
        16.5369, 22.9890, 55.8800
        CIE-Luv:
        16.5369, 19.5593, 12.2101
        Hunter-Lab:
        14.8552, 6.8175, 7.7533
      #40210d color charts
#40210d RGB chart
      #40210d CMYK chart
      #40210d RGB pie chart
      #40210d color shades, tints & tones
#40210d color schemes
#40210d color preview, HTML & CSS examples
           This text has a color of #40210d        
        
          <p style="color:#40210d;">Text here</p>
        
        
          .mytext {color:#40210d;}
        
        Text color #40210d
      
           This box has a color of #40210d        
        
          <div style="background-color:#40210d;">Content here</div>
        
        
          .mybackground {background-color:#40210d;}
        
        Background color #40210d
      
           Border around this has a color of #40210d        
        
          <div style="border:2px solid #40210d;">Content here</div>
        
        
          .myborder {border:2px solid #40210d;}
        
        Border color #40210d