#d65455 color space conversions
Hex:
        #d65455
        RGB:
        214, 84, 85
        CMY:
        16, 67, 67
        CMYK:
        0, 61, 60, 16
      HSL:
        360°, 61.3208%, 58.4314%
        HSV (HSB):
        360°, 60.7477%, 83.9216%
        XYZ:
        32.5416, 21.2927, 10.9891
        xyY:
        0.5020, 0.3285, 21.2927
      CIE-Lab:
        53.2683, 51.2164, 26.3108
        CIE-LCH:
        53.2683, 57.5793, 27.1904
        CIE-Luv:
        53.2683, 97.1861, 20.4597
        Hunter-Lab:
        46.1440, 45.1295, 18.1810
      #d65455 color charts
#d65455 RGB chart
      #d65455 CMYK chart
      #d65455 RGB pie chart
      #d65455 color shades, tints & tones
#d65455 color schemes
#d65455 color preview, HTML & CSS examples
           This text has a color of #d65455        
        
          <p style="color:#d65455;">Text here</p>
        
        
          .mytext {color:#d65455;}
        
        Text color #d65455
      
           This box has a color of #d65455        
        
          <div style="background-color:#d65455;">Content here</div>
        
        
          .mybackground {background-color:#d65455;}
        
        Background color #d65455
      
           Border around this has a color of #d65455        
        
          <div style="border:2px solid #d65455;">Content here</div>
        
        
          .myborder {border:2px solid #d65455;}
        
        Border color #d65455