#d54248 color space conversions
Hex:
        #d54248
        RGB:
        213, 66, 72
        CMY:
        16, 74, 72
        CMYK:
        0, 69, 66, 16
      HSL:
        358°, 63.6364%, 54.7059%
        HSV (HSB):
        358°, 69.0141%, 83.5294%
        XYZ:
        30.5585, 18.5104, 8.0932
        xyY:
        0.5346, 0.3238, 18.5104
      CIE-Lab:
        50.1095, 57.5774, 29.8909
        CIE-LCH:
        50.1095, 64.8739, 27.4357
        CIE-Luv:
        50.1095, 110.6032, 21.3057
        Hunter-Lab:
        43.0238, 51.4916, 18.9637
      #d54248 color charts
#d54248 RGB chart
      #d54248 CMYK chart
      #d54248 RGB pie chart
      #d54248 color shades, tints & tones
#d54248 color schemes
#d54248 color preview, HTML & CSS examples
           This text has a color of #d54248        
        
          <p style="color:#d54248;">Text here</p>
        
        
          .mytext {color:#d54248;}
        
        Text color #d54248
      
           This box has a color of #d54248        
        
          <div style="background-color:#d54248;">Content here</div>
        
        
          .mybackground {background-color:#d54248;}
        
        Background color #d54248
      
           Border around this has a color of #d54248        
        
          <div style="border:2px solid #d54248;">Content here</div>
        
        
          .myborder {border:2px solid #d54248;}
        
        Border color #d54248