#5c001e color space conversions
Hex:
        #5c001e
        RGB:
        92, 0, 30
        CMY:
        64, 100, 88
        CMYK:
        0, 100, 67, 64
      HSL:
        340°, 100.0000%, 18.0392%
        HSV (HSB):
        340°, 100.0000%, 36.0784%
        XYZ:
        4.6480, 2.3690, 1.4406
        xyY:
        0.5496, 0.2801, 2.3690
      CIE-Lab:
        17.3157, 39.2408, 10.1377
        CIE-LCH:
        17.3157, 40.5292, 14.4855
        CIE-Luv:
        17.3157, 49.5015, 2.4172
        Hunter-Lab:
        15.3917, 26.9678, 5.2249
      #5c001e color charts
#5c001e RGB chart
      #5c001e CMYK chart
      #5c001e RGB pie chart
      #5c001e color shades, tints & tones
#5c001e color schemes
#5c001e color preview, HTML & CSS examples
           This text has a color of #5c001e        
        
          <p style="color:#5c001e;">Text here</p>
        
        
          .mytext {color:#5c001e;}
        
        Text color #5c001e
      
           This box has a color of #5c001e        
        
          <div style="background-color:#5c001e;">Content here</div>
        
        
          .mybackground {background-color:#5c001e;}
        
        Background color #5c001e
      
           Border around this has a color of #5c001e        
        
          <div style="border:2px solid #5c001e;">Content here</div>
        
        
          .myborder {border:2px solid #5c001e;}
        
        Border color #5c001e