#d46e8d color space conversions
Hex:
#d46e8d
RGB:
212, 110, 141
CMY:
17, 57, 45
CMYK:
0, 48, 33, 17
HSL:
342°, 54.2553%, 63.1373%
HSV (HSB):
342°, 48.1132%, 83.1373%
XYZ:
37.5350, 27.0720, 28.4464
xyY:
0.4034, 0.2909, 27.0720
CIE-Lab:
59.0409, 43.3817, 1.5255
CIE-LCH:
59.0409, 43.4085, 2.0139
CIE-Luv:
59.0409, 66.0104, -5.9209
Hunter-Lab:
52.0308, 37.7162, 4.0063
#d46e8d color charts
#d46e8d color shades, tints & tones
#d46e8d color schemes
#d46e8d color preview, HTML & CSS examples
This text has a color of #d46e8d
<p style="color:#d46e8d;">Text here</p>
.mytext {color:#d46e8d;}
This box has a color of #d46e8d
<div style="background-color:#d46e8d;">Content here</div>
.mybackground {background-color:#d46e8d;}
Border around this has a color of #d46e8d
<div style="border:2px solid #d46e8d;">Content here</div>
.myborder {border:2px solid #d46e8d;}