#d54232 color space conversions
Hex:
        #d54232
        RGB:
        213, 66, 50
        CMY:
        16, 74, 80
        CMYK:
        0, 69, 77, 16
      HSL:
        6°, 65.9919%, 51.5686%
        HSV (HSB):
        6°, 76.5258%, 83.5294%
        XYZ:
        29.9645, 18.2729, 4.9653
        xyY:
        0.5632, 0.3435, 18.2729
      CIE-Lab:
        49.8254, 56.5680, 42.0382
        CIE-LCH:
        49.8254, 70.4780, 36.6177
        CIE-Luv:
        49.8254, 115.2608, 30.6210
        Hunter-Lab:
        42.7468, 50.3176, 23.0358
      #d54232 color charts
#d54232 RGB chart
      #d54232 CMYK chart
      #d54232 RGB pie chart
      #d54232 color shades, tints & tones
#d54232 color schemes
#d54232 color preview, HTML & CSS examples
           This text has a color of #d54232        
        
          <p style="color:#d54232;">Text here</p>
        
        
          .mytext {color:#d54232;}
        
        Text color #d54232
      
           This box has a color of #d54232        
        
          <div style="background-color:#d54232;">Content here</div>
        
        
          .mybackground {background-color:#d54232;}
        
        Background color #d54232
      
           Border around this has a color of #d54232        
        
          <div style="border:2px solid #d54232;">Content here</div>
        
        
          .myborder {border:2px solid #d54232;}
        
        Border color #d54232