#d7552d color space conversions
Hex:
        #d7552d
        RGB:
        215, 85, 45
        CMY:
        16, 67, 82
        CMYK:
        0, 60, 79, 16
      HSL:
        14°, 68.0000%, 50.9804%
        HSV (HSB):
        14°, 79.0698%, 84.3137%
        XYZ:
        31.7465, 21.1335, 4.8886
        xyY:
        0.5495, 0.3658, 21.1335
      CIE-Lab:
        53.0953, 49.0898, 48.0460
        CIE-LCH:
        53.0953, 68.6894, 44.3844
        CIE-Luv:
        53.0953, 104.6293, 37.9887
        Hunter-Lab:
        45.9712, 42.8176, 25.8750
      #d7552d color charts
#d7552d RGB chart
      #d7552d CMYK chart
      #d7552d RGB pie chart
      #d7552d color shades, tints & tones
#d7552d color schemes
#d7552d color preview, HTML & CSS examples
           This text has a color of #d7552d        
        
          <p style="color:#d7552d;">Text here</p>
        
        
          .mytext {color:#d7552d;}
        
        Text color #d7552d
      
           This box has a color of #d7552d        
        
          <div style="background-color:#d7552d;">Content here</div>
        
        
          .mybackground {background-color:#d7552d;}
        
        Background color #d7552d
      
           Border around this has a color of #d7552d        
        
          <div style="border:2px solid #d7552d;">Content here</div>
        
        
          .myborder {border:2px solid #d7552d;}
        
        Border color #d7552d