#d46d99 color space conversions
Hex:
#d46d99
RGB:
212, 109, 153
CMY:
17, 57, 40
CMYK:
0, 49, 28, 17
HSL:
334°, 54.4974%, 62.9412%
HSV (HSB):
334°, 48.5849%, 83.1373%
XYZ:
38.3698, 27.2342, 33.3714
xyY:
0.3877, 0.2752, 27.2342
CIE-Lab:
59.1905, 45.4363, -5.2062
CIE-LCH:
59.1905, 45.7336, 353.4634
CIE-Luv:
59.1905, 63.6703, -15.5735
Hunter-Lab:
52.1864, 39.9149, -1.3834
#d46d99 color charts
#d46d99 color shades, tints & tones
#d46d99 color schemes
#d46d99 color preview, HTML & CSS examples
This text has a color of #d46d99
<p style="color:#d46d99;">Text here</p>
.mytext {color:#d46d99;}
This box has a color of #d46d99
<div style="background-color:#d46d99;">Content here</div>
.mybackground {background-color:#d46d99;}
Border around this has a color of #d46d99
<div style="border:2px solid #d46d99;">Content here</div>
.myborder {border:2px solid #d46d99;}