#d65352 color space conversions
Hex:
        #d65352
        RGB:
        214, 83, 82
        CMY:
        16, 67, 68
        CMYK:
        0, 61, 62, 16
      HSL:
        0°, 61.6822%, 58.0392%
        HSV (HSB):
        0°, 61.6822%, 83.9216%
        XYZ:
        32.3478, 21.0919, 10.3489
        xyY:
        0.5071, 0.3307, 21.0919
      CIE-Lab:
        53.0499, 51.4624, 27.7788
        CIE-LCH:
        53.0499, 58.4811, 28.3597
        CIE-Luv:
        53.0499, 98.5285, 21.7289
        Hunter-Lab:
        45.9259, 45.3559, 18.7878
      #d65352 color charts
#d65352 RGB chart
      #d65352 CMYK chart
      #d65352 RGB pie chart
      #d65352 color shades, tints & tones
#d65352 color schemes
#d65352 color preview, HTML & CSS examples
           This text has a color of #d65352        
        
          <p style="color:#d65352;">Text here</p>
        
        
          .mytext {color:#d65352;}
        
        Text color #d65352
      
           This box has a color of #d65352        
        
          <div style="background-color:#d65352;">Content here</div>
        
        
          .mybackground {background-color:#d65352;}
        
        Background color #d65352
      
           Border around this has a color of #d65352        
        
          <div style="border:2px solid #d65352;">Content here</div>
        
        
          .myborder {border:2px solid #d65352;}
        
        Border color #d65352