#d45144 color space conversions
Hex:
        #d45144
        RGB:
        212, 81, 68
        CMY:
        17, 68, 73
        CMYK:
        0, 62, 68, 17
      HSL:
        5°, 62.6087%, 54.9020%
        HSV (HSB):
        5°, 67.9245%, 83.1373%
        XYZ:
        31.1372, 20.2993, 7.7459
        xyY:
        0.5261, 0.3430, 20.2993
      CIE-Lab:
        52.1739, 50.8278, 34.6706
        CIE-LCH:
        52.1739, 61.5265, 34.2987
        CIE-Luv:
        52.1739, 101.2130, 27.6405
        Hunter-Lab:
        45.0547, 44.5152, 21.3451
      #d45144 color charts
#d45144 RGB chart
      #d45144 CMYK chart
      #d45144 RGB pie chart
      #d45144 color shades, tints & tones
#d45144 color schemes
#d45144 color preview, HTML & CSS examples
           This text has a color of #d45144        
        
          <p style="color:#d45144;">Text here</p>
        
        
          .mytext {color:#d45144;}
        
        Text color #d45144
      
           This box has a color of #d45144        
        
          <div style="background-color:#d45144;">Content here</div>
        
        
          .mybackground {background-color:#d45144;}
        
        Background color #d45144
      
           Border around this has a color of #d45144        
        
          <div style="border:2px solid #d45144;">Content here</div>
        
        
          .myborder {border:2px solid #d45144;}
        
        Border color #d45144