#d47f8e color space conversions
Hex:
#d47f8e
RGB:
212, 127, 142
CMY:
17, 50, 44
CMYK:
0, 40, 33, 17
HSL:
349°, 49.7076%, 66.4706%
HSV (HSB):
349°, 40.0943%, 83.1373%
XYZ:
39.6232, 31.1288, 29.5113
xyY:
0.3952, 0.3105, 31.1288
CIE-Lab:
62.6162, 34.6513, 6.1139
CIE-LCH:
62.6162, 35.1865, 10.0063
CIE-Luv:
62.6162, 55.7558, 1.9935
Hunter-Lab:
55.7932, 29.1292, 7.6943
#d47f8e color charts
#d47f8e color shades, tints & tones
#d47f8e color schemes
#d47f8e color preview, HTML & CSS examples
This text has a color of #d47f8e
<p style="color:#d47f8e;">Text here</p>
.mytext {color:#d47f8e;}
This box has a color of #d47f8e
<div style="background-color:#d47f8e;">Content here</div>
.mybackground {background-color:#d47f8e;}
Border around this has a color of #d47f8e
<div style="border:2px solid #d47f8e;">Content here</div>
.myborder {border:2px solid #d47f8e;}