#d46d80 color space conversions
Hex:
#d46d80
RGB:
212, 109, 128
CMY:
17, 57, 50
CMYK:
0, 49, 40, 17
HSL:
349°, 54.4974%, 62.9412%
HSV (HSB):
349°, 48.5849%, 83.1373%
XYZ:
36.5163, 26.4928, 23.6111
xyY:
0.4216, 0.3059, 26.4928
CIE-Lab:
58.5019, 42.3557, 8.2947
CIE-LCH:
58.5019, 43.1603, 11.0803
CIE-Luv:
58.5019, 69.6230, 3.0836
Hunter-Lab:
51.4712, 36.5624, 8.8321
#d46d80 color charts
#d46d80 color shades, tints & tones
#d46d80 color schemes
#d46d80 color preview, HTML & CSS examples
This text has a color of #d46d80
<p style="color:#d46d80;">Text here</p>
.mytext {color:#d46d80;}
This box has a color of #d46d80
<div style="background-color:#d46d80;">Content here</div>
.mybackground {background-color:#d46d80;}
Border around this has a color of #d46d80
<div style="border:2px solid #d46d80;">Content here</div>
.myborder {border:2px solid #d46d80;}