#d46e8e color space conversions
Hex:
#d46e8e
RGB:
212, 110, 142
CMY:
17, 57, 44
CMYK:
0, 48, 33, 17
HSL:
341°, 54.2553%, 63.1373%
HSV (HSB):
341°, 48.1132%, 83.1373%
XYZ:
37.6098, 27.1019, 28.8401
xyY:
0.4020, 0.2897, 27.1019
CIE-Lab:
59.0685, 43.5060, 0.9859
CIE-LCH:
59.0685, 43.5172, 1.2982
CIE-Luv:
59.0685, 65.7740, -6.6703
Hunter-Lab:
52.0595, 37.8512, 3.5959
#d46e8e color charts
#d46e8e color shades, tints & tones
#d46e8e color schemes
#d46e8e color preview, HTML & CSS examples
This text has a color of #d46e8e
<p style="color:#d46e8e;">Text here</p>
.mytext {color:#d46e8e;}
This box has a color of #d46e8e
<div style="background-color:#d46e8e;">Content here</div>
.mybackground {background-color:#d46e8e;}
Border around this has a color of #d46e8e
<div style="border:2px solid #d46e8e;">Content here</div>
.myborder {border:2px solid #d46e8e;}