#d94151 color space conversions
Hex:
        #d94151
        RGB:
        217, 65, 81
        CMY:
        15, 75, 68
        CMYK:
        0, 70, 63, 15
      HSL:
        354°, 66.6667%, 55.2941%
        HSV (HSB):
        354°, 70.0461%, 85.0980%
        XYZ:
        31.9908, 19.1264, 9.7902
        xyY:
        0.5252, 0.3140, 19.1264
      CIE-Lab:
        50.8347, 59.7212, 25.6324
        CIE-LCH:
        50.8347, 64.9896, 23.2290
        CIE-Luv:
        50.8347, 112.0795, 17.1466
        Hunter-Lab:
        43.7337, 54.0369, 17.3409
      #d94151 color charts
#d94151 RGB chart
      #d94151 CMYK chart
      #d94151 RGB pie chart
      #d94151 color shades, tints & tones
#d94151 color schemes
#d94151 color preview, HTML & CSS examples
           This text has a color of #d94151        
        
          <p style="color:#d94151;">Text here</p>
        
        
          .mytext {color:#d94151;}
        
        Text color #d94151
      
           This box has a color of #d94151        
        
          <div style="background-color:#d94151;">Content here</div>
        
        
          .mybackground {background-color:#d94151;}
        
        Background color #d94151
      
           Border around this has a color of #d94151        
        
          <div style="border:2px solid #d94151;">Content here</div>
        
        
          .myborder {border:2px solid #d94151;}
        
        Border color #d94151