#d46c80 color space conversions
Hex:
#d46c80
RGB:
212, 108, 128
CMY:
17, 58, 50
CMYK:
0, 49, 40, 17
HSL:
348°, 54.7368%, 62.7451%
HSV (HSB):
348°, 49.0566%, 83.1373%
XYZ:
36.4102, 26.2807, 23.5757
xyY:
0.4221, 0.3046, 26.2807
CIE-Lab:
58.3025, 42.8629, 8.0109
CIE-LCH:
58.3025, 43.6051, 10.5863
CIE-Luv:
58.3025, 70.2293, 2.6106
Hunter-Lab:
51.2647, 37.0646, 8.6189
#d46c80 color charts
#d46c80 color shades, tints & tones
#d46c80 color schemes
#d46c80 color preview, HTML & CSS examples
This text has a color of #d46c80
<p style="color:#d46c80;">Text here</p>
.mytext {color:#d46c80;}
This box has a color of #d46c80
<div style="background-color:#d46c80;">Content here</div>
.mybackground {background-color:#d46c80;}
Border around this has a color of #d46c80
<div style="border:2px solid #d46c80;">Content here</div>
.myborder {border:2px solid #d46c80;}