#d66331 color space conversions
Hex:
        #d66331
        RGB:
        214, 99, 49
        CMY:
        16, 61, 81
        CMYK:
        0, 54, 77, 16
      HSL:
        18°, 66.8016%, 51.5686%
        HSV (HSB):
        18°, 77.1028%, 83.9216%
        XYZ:
        32.7478, 23.4416, 5.7044
        xyY:
        0.5291, 0.3787, 23.4416
      CIE-Lab:
        55.5243, 42.2297, 48.4812
        CIE-LCH:
        55.5243, 64.2944, 48.9425
        CIE-Luv:
        55.5243, 92.7006, 41.2509
        Hunter-Lab:
        48.4165, 36.0043, 26.9060
      #d66331 color charts
#d66331 RGB chart
      #d66331 CMYK chart
      #d66331 RGB pie chart
      #d66331 color shades, tints & tones
#d66331 color schemes
#d66331 color preview, HTML & CSS examples
           This text has a color of #d66331        
        
          <p style="color:#d66331;">Text here</p>
        
        
          .mytext {color:#d66331;}
        
        Text color #d66331
      
           This box has a color of #d66331        
        
          <div style="background-color:#d66331;">Content here</div>
        
        
          .mybackground {background-color:#d66331;}
        
        Background color #d66331
      
           Border around this has a color of #d66331        
        
          <div style="border:2px solid #d66331;">Content here</div>
        
        
          .myborder {border:2px solid #d66331;}
        
        Border color #d66331