#d92142 color space conversions
Hex:
        #d92142
        RGB:
        217, 33, 66
        CMY:
        15, 87, 74
        CMYK:
        0, 85, 70, 15
      HSL:
        349°, 73.6000%, 49.0196%
        HSV (HSB):
        349°, 84.7926%, 85.0980%
        XYZ:
        30.1425, 16.2328, 6.6988
        xyY:
        0.5679, 0.3059, 16.2328
      CIE-Lab:
        47.2784, 68.2188, 30.1464
        CIE-LCH:
        47.2784, 74.5829, 23.8410
        CIE-Luv:
        47.2784, 130.6917, 17.8493
        Hunter-Lab:
        40.2899, 63.0356, 18.3451
      #d92142 color charts
#d92142 RGB chart
      #d92142 CMYK chart
      #d92142 RGB pie chart
      #d92142 color shades, tints & tones
#d92142 color schemes
#d92142 color preview, HTML & CSS examples
           This text has a color of #d92142        
        
          <p style="color:#d92142;">Text here</p>
        
        
          .mytext {color:#d92142;}
        
        Text color #d92142
      
           This box has a color of #d92142        
        
          <div style="background-color:#d92142;">Content here</div>
        
        
          .mybackground {background-color:#d92142;}
        
        Background color #d92142
      
           Border around this has a color of #d92142        
        
          <div style="border:2px solid #d92142;">Content here</div>
        
        
          .myborder {border:2px solid #d92142;}
        
        Border color #d92142