#390f1d color space conversions
Hex:
        #390f1d
        RGB:
        57, 15, 29
        CMY:
        78, 94, 89
        CMYK:
        0, 74, 49, 78
      HSL:
        340°, 58.3333%, 14.1176%
        HSV (HSB):
        340°, 73.6842%, 22.3529%
        XYZ:
        2.0799, 1.3002, 1.3037
        xyY:
        0.4441, 0.2776, 1.3002
      CIE-Lab:
        11.2770, 22.2805, 1.2741
        CIE-LCH:
        11.2770, 22.3169, 3.2729
        CIE-Luv:
        11.2770, 18.8378, -1.3686
        Hunter-Lab:
        11.4027, 12.6051, 1.2029
      #390f1d color charts
#390f1d RGB chart
      #390f1d CMYK chart
      #390f1d RGB pie chart
      #390f1d color shades, tints & tones
#390f1d color schemes
#390f1d color preview, HTML & CSS examples
           This text has a color of #390f1d        
        
          <p style="color:#390f1d;">Text here</p>
        
        
          .mytext {color:#390f1d;}
        
        Text color #390f1d
      
           This box has a color of #390f1d        
        
          <div style="background-color:#390f1d;">Content here</div>
        
        
          .mybackground {background-color:#390f1d;}
        
        Background color #390f1d
      
           Border around this has a color of #390f1d        
        
          <div style="border:2px solid #390f1d;">Content here</div>
        
        
          .myborder {border:2px solid #390f1d;}
        
        Border color #390f1d