#38121e color space conversions
Hex:
        #38121e
        RGB:
        56, 18, 30
        CMY:
        78, 93, 88
        CMYK:
        0, 68, 46, 78
      HSL:
        341°, 51.3514%, 14.5098%
        HSV (HSB):
        341°, 67.8571%, 21.9608%
        XYZ:
        2.0815, 1.3671, 1.3825
        xyY:
        0.4309, 0.2830, 1.3671
      CIE-Lab:
        11.7369, 20.3338, 1.1641
        CIE-LCH:
        11.7369, 20.3671, 3.2766
        CIE-Luv:
        11.7369, 17.3311, -1.2399
        Hunter-Lab:
        11.6923, 11.3161, 1.1744
      #38121e color charts
#38121e RGB chart
      #38121e CMYK chart
      #38121e RGB pie chart
      #38121e color shades, tints & tones
#38121e color schemes
#38121e color preview, HTML & CSS examples
           This text has a color of #38121e        
        
          <p style="color:#38121e;">Text here</p>
        
        
          .mytext {color:#38121e;}
        
        Text color #38121e
      
           This box has a color of #38121e        
        
          <div style="background-color:#38121e;">Content here</div>
        
        
          .mybackground {background-color:#38121e;}
        
        Background color #38121e
      
           Border around this has a color of #38121e        
        
          <div style="border:2px solid #38121e;">Content here</div>
        
        
          .myborder {border:2px solid #38121e;}
        
        Border color #38121e