#d6138f color space conversions
Hex:
        #d6138f
        RGB:
        214, 19, 143
        CMY:
        16, 93, 44
        CMYK:
        0, 91, 33, 16
      HSL:
        322°, 83.6910%, 45.6863%
        HSV (HSB):
        322°, 91.1215%, 83.9216%
        XYZ:
        32.9224, 16.7451, 27.4835
        xyY:
        0.4267, 0.2170, 16.7451
      CIE-Lab:
        47.9372, 75.5545, -16.1597
        CIE-LCH:
        47.9372, 77.2633, 347.9274
        CIE-Luv:
        47.9372, 100.5997, -35.6393
        Hunter-Lab:
        40.9207, 71.9991, -11.1763
      #d6138f color charts
#d6138f RGB chart
      #d6138f CMYK chart
      #d6138f RGB pie chart
      #d6138f color shades, tints & tones
#d6138f color schemes
#d6138f color preview, HTML & CSS examples
           This text has a color of #d6138f        
        
          <p style="color:#d6138f;">Text here</p>
        
        
          .mytext {color:#d6138f;}
        
        Text color #d6138f
      
           This box has a color of #d6138f        
        
          <div style="background-color:#d6138f;">Content here</div>
        
        
          .mybackground {background-color:#d6138f;}
        
        Background color #d6138f
      
           Border around this has a color of #d6138f        
        
          <div style="border:2px solid #d6138f;">Content here</div>
        
        
          .myborder {border:2px solid #d6138f;}
        
        Border color #d6138f