#380d1f color space conversions
Hex:
        #380d1f
        RGB:
        56, 13, 31
        CMY:
        78, 95, 88
        CMYK:
        0, 77, 45, 78
      HSL:
        335°, 62.3188%, 13.5294%
        HSV (HSB):
        335°, 76.7857%, 21.9608%
        XYZ:
        2.0221, 1.2275, 1.4267
        xyY:
        0.4324, 0.2625, 1.2275
      CIE-Lab:
        10.7589, 23.2057, -1.0144
        CIE-LCH:
        10.7589, 23.2279, 357.4971
        CIE-Luv:
        10.7589, 18.1030, -2.9836
        Hunter-Lab:
        11.0794, 13.1896, 0.1209
      #380d1f color charts
#380d1f RGB chart
      #380d1f CMYK chart
      #380d1f RGB pie chart
      #380d1f color shades, tints & tones
#380d1f color schemes
#380d1f color preview, HTML & CSS examples
           This text has a color of #380d1f        
        
          <p style="color:#380d1f;">Text here</p>
        
        
          .mytext {color:#380d1f;}
        
        Text color #380d1f
      
           This box has a color of #380d1f        
        
          <div style="background-color:#380d1f;">Content here</div>
        
        
          .mybackground {background-color:#380d1f;}
        
        Background color #380d1f
      
           Border around this has a color of #380d1f        
        
          <div style="border:2px solid #380d1f;">Content here</div>
        
        
          .myborder {border:2px solid #380d1f;}
        
        Border color #380d1f