#d47f96 color space conversions
Hex:
#d47f96
RGB:
212, 127, 150
CMY:
17, 50, 41
CMYK:
0, 40, 29, 17
HSL:
344°, 49.7076%, 66.4706%
HSV (HSB):
344°, 40.0943%, 83.1373%
XYZ:
40.2458, 31.3778, 32.7895
xyY:
0.3854, 0.3005, 31.3778
CIE-Lab:
62.8253, 35.6961, 1.8490
CIE-LCH:
62.8253, 35.7440, 2.9652
CIE-Luv:
62.8253, 54.2130, -3.9522
Hunter-Lab:
56.0159, 30.2192, 4.5051
#d47f96 color charts
#d47f96 color shades, tints & tones
#d47f96 color schemes
#d47f96 color preview, HTML & CSS examples
This text has a color of #d47f96
<p style="color:#d47f96;">Text here</p>
.mytext {color:#d47f96;}
This box has a color of #d47f96
<div style="background-color:#d47f96;">Content here</div>
.mybackground {background-color:#d47f96;}
Border around this has a color of #d47f96
<div style="border:2px solid #d47f96;">Content here</div>
.myborder {border:2px solid #d47f96;}