#d4236f color space conversions
Hex:
        #d4236f
        RGB:
        212, 35, 111
        CMY:
        17, 86, 56
        CMYK:
        0, 83, 48, 17
      HSL:
        334°, 71.6599%, 48.4314%
        HSV (HSB):
        334°, 83.4906%, 83.1373%
        XYZ:
        30.6217, 16.3468, 16.5802
        xyY:
        0.4819, 0.2572, 16.3468
      CIE-Lab:
        47.4262, 69.3789, 2.5550
        CIE-LCH:
        47.4262, 69.4259, 2.1091
        CIE-Luv:
        47.4262, 109.9839, -10.1361
        Hunter-Lab:
        40.4312, 64.4372, 3.9879
      #d4236f color charts
#d4236f RGB chart
      #d4236f CMYK chart
      #d4236f RGB pie chart
      #d4236f color shades, tints & tones
#d4236f color schemes
#d4236f color preview, HTML & CSS examples
           This text has a color of #d4236f        
        
          <p style="color:#d4236f;">Text here</p>
        
        
          .mytext {color:#d4236f;}
        
        Text color #d4236f
      
           This box has a color of #d4236f        
        
          <div style="background-color:#d4236f;">Content here</div>
        
        
          .mybackground {background-color:#d4236f;}
        
        Background color #d4236f
      
           Border around this has a color of #d4236f        
        
          <div style="border:2px solid #d4236f;">Content here</div>
        
        
          .myborder {border:2px solid #d4236f;}
        
        Border color #d4236f