#360b3f color space conversions
Hex:
        #360b3f
        RGB:
        54, 11, 63
        CMY:
        79, 96, 75
        CMYK:
        14, 83, 0, 75
      HSL:
        290°, 70.2703%, 14.5098%
        HSV (HSB):
        290°, 82.5397%, 24.7059%
        XYZ:
        2.5382, 1.3825, 4.8357
        xyY:
        0.2899, 0.1579, 1.3825
      CIE-Lab:
        11.8406, 29.4483, -22.8255
        CIE-LCH:
        11.8406, 37.2586, 322.2206
        CIE-Luv:
        11.8406, 10.9097, -21.3991
        Hunter-Lab:
        11.7580, 17.9565, -16.1536
      #360b3f color charts
#360b3f RGB chart
      #360b3f CMYK chart
      #360b3f RGB pie chart
      #360b3f color shades, tints & tones
#360b3f color schemes
#360b3f color preview, HTML & CSS examples
           This text has a color of #360b3f        
        
          <p style="color:#360b3f;">Text here</p>
        
        
          .mytext {color:#360b3f;}
        
        Text color #360b3f
      
           This box has a color of #360b3f        
        
          <div style="background-color:#360b3f;">Content here</div>
        
        
          .mybackground {background-color:#360b3f;}
        
        Background color #360b3f
      
           Border around this has a color of #360b3f        
        
          <div style="border:2px solid #360b3f;">Content here</div>
        
        
          .myborder {border:2px solid #360b3f;}
        
        Border color #360b3f