#d46c7e color space conversions
Hex:
#d46c7e
RGB:
212, 108, 126
CMY:
17, 58, 51
CMYK:
0, 49, 41, 17
HSL:
350°, 54.7368%, 62.7451%
HSV (HSB):
350°, 49.0566%, 83.1373%
XYZ:
36.2798, 26.2285, 22.8891
xyY:
0.4248, 0.3071, 26.2285
CIE-Lab:
58.2533, 42.6409, 9.1035
CIE-LCH:
58.2533, 43.6018, 12.0513
CIE-Luv:
58.2533, 70.6897, 4.0261
Hunter-Lab:
51.2138, 36.8252, 9.3510
#d46c7e color charts
#d46c7e color shades, tints & tones
#d46c7e color schemes
#d46c7e color preview, HTML & CSS examples
This text has a color of #d46c7e
<p style="color:#d46c7e;">Text here</p>
.mytext {color:#d46c7e;}
This box has a color of #d46c7e
<div style="background-color:#d46c7e;">Content here</div>
.mybackground {background-color:#d46c7e;}
Border around this has a color of #d46c7e
<div style="border:2px solid #d46c7e;">Content here</div>
.myborder {border:2px solid #d46c7e;}