#550c1f color space conversions
Hex:
        #550c1f
        RGB:
        85, 12, 31
        CMY:
        67, 95, 88
        CMYK:
        0, 86, 64, 67
      HSL:
        344°, 75.2577%, 19.0196%
        HSV (HSB):
        344°, 85.8824%, 33.3333%
        XYZ:
        4.1251, 2.2932, 1.5215
        xyY:
        0.5195, 0.2888, 2.2932
      CIE-Lab:
        16.9562, 33.6599, 8.6480
        CIE-LCH:
        16.9562, 34.7531, 14.4089
        CIE-Luv:
        16.9562, 40.8048, 2.3492
        Hunter-Lab:
        15.1432, 22.1239, 4.6430
      #550c1f color charts
#550c1f RGB chart
      #550c1f CMYK chart
      #550c1f RGB pie chart
      #550c1f color shades, tints & tones
#550c1f color schemes
#550c1f color preview, HTML & CSS examples
           This text has a color of #550c1f        
        
          <p style="color:#550c1f;">Text here</p>
        
        
          .mytext {color:#550c1f;}
        
        Text color #550c1f
      
           This box has a color of #550c1f        
        
          <div style="background-color:#550c1f;">Content here</div>
        
        
          .mybackground {background-color:#550c1f;}
        
        Background color #550c1f
      
           Border around this has a color of #550c1f        
        
          <div style="border:2px solid #550c1f;">Content here</div>
        
        
          .myborder {border:2px solid #550c1f;}
        
        Border color #550c1f