#d45256 color space conversions
Hex:
        #d45256
        RGB:
        212, 82, 86
        CMY:
        17, 68, 66
        CMYK:
        0, 61, 59, 17
      HSL:
        358°, 60.1852%, 57.6471%
        HSV (HSB):
        358°, 61.3208%, 83.1373%
        XYZ:
        31.8484, 20.7035, 11.1217
        xyY:
        0.5002, 0.3252, 20.7035
      CIE-Lab:
        52.6235, 51.4944, 24.8260
        CIE-LCH:
        52.6235, 57.1664, 25.7392
        CIE-Luv:
        52.6235, 96.5844, 18.8368
        Hunter-Lab:
        45.5011, 45.3136, 17.3587
      #d45256 color charts
#d45256 RGB chart
      #d45256 CMYK chart
      #d45256 RGB pie chart
      #d45256 color shades, tints & tones
#d45256 color schemes
#d45256 color preview, HTML & CSS examples
           This text has a color of #d45256        
        
          <p style="color:#d45256;">Text here</p>
        
        
          .mytext {color:#d45256;}
        
        Text color #d45256
      
           This box has a color of #d45256        
        
          <div style="background-color:#d45256;">Content here</div>
        
        
          .mybackground {background-color:#d45256;}
        
        Background color #d45256
      
           Border around this has a color of #d45256        
        
          <div style="border:2px solid #d45256;">Content here</div>
        
        
          .myborder {border:2px solid #d45256;}
        
        Border color #d45256