#d45656 color space conversions
Hex:
        #d45656
        RGB:
        212, 86, 86
        CMY:
        17, 66, 66
        CMYK:
        0, 59, 59, 17
      HSL:
        0°, 59.4340%, 58.4314%
        HSV (HSB):
        0°, 59.4340%, 83.1373%
        XYZ:
        32.1589, 21.3245, 11.2252
        xyY:
        0.4970, 0.3295, 21.3245
      CIE-Lab:
        53.3028, 49.6911, 25.7082
        CIE-LCH:
        53.3028, 55.9474, 27.3553
        CIE-Luv:
        53.3028, 94.0109, 20.2693
        Hunter-Lab:
        46.1785, 43.4958, 17.9126
      #d45656 color charts
#d45656 RGB chart
      #d45656 CMYK chart
      #d45656 RGB pie chart
      #d45656 color shades, tints & tones
#d45656 color schemes
#d45656 color preview, HTML & CSS examples
           This text has a color of #d45656        
        
          <p style="color:#d45656;">Text here</p>
        
        
          .mytext {color:#d45656;}
        
        Text color #d45656
      
           This box has a color of #d45656        
        
          <div style="background-color:#d45656;">Content here</div>
        
        
          .mybackground {background-color:#d45656;}
        
        Background color #d45656
      
           Border around this has a color of #d45656        
        
          <div style="border:2px solid #d45656;">Content here</div>
        
        
          .myborder {border:2px solid #d45656;}
        
        Border color #d45656