#d5662f color space conversions
Hex:
        #d5662f
        RGB:
        213, 102, 47
        CMY:
        16, 60, 82
        CMYK:
        0, 52, 78, 16
      HSL:
        20°, 66.4000%, 50.9804%
        HSV (HSB):
        20°, 77.9343%, 83.5294%
        XYZ:
        32.7050, 23.8541, 5.5699
        xyY:
        0.5264, 0.3839, 23.8541
      CIE-Lab:
        55.9414, 40.2791, 49.7934
        CIE-LCH:
        55.9414, 64.0452, 51.0298
        CIE-Luv:
        55.9414, 89.7463, 42.8031
        Hunter-Lab:
        48.8407, 34.0572, 27.4269
      #d5662f color charts
#d5662f RGB chart
      #d5662f CMYK chart
      #d5662f RGB pie chart
      #d5662f color shades, tints & tones
#d5662f color schemes
#d5662f color preview, HTML & CSS examples
           This text has a color of #d5662f        
        
          <p style="color:#d5662f;">Text here</p>
        
        
          .mytext {color:#d5662f;}
        
        Text color #d5662f
      
           This box has a color of #d5662f        
        
          <div style="background-color:#d5662f;">Content here</div>
        
        
          .mybackground {background-color:#d5662f;}
        
        Background color #d5662f
      
           Border around this has a color of #d5662f        
        
          <div style="border:2px solid #d5662f;">Content here</div>
        
        
          .myborder {border:2px solid #d5662f;}
        
        Border color #d5662f