#d46d7c color space conversions
Hex:
#d46d7c
RGB:
212, 109, 124
CMY:
17, 57, 51
CMYK:
0, 49, 42, 17
HSL:
351°, 54.4974%, 62.9412%
HSV (HSB):
351°, 48.5849%, 83.1373%
XYZ:
36.2581, 26.3896, 22.2515
xyY:
0.4271, 0.3108, 26.3896
CIE-Lab:
58.4050, 41.9148, 10.4797
CIE-LCH:
58.4050, 43.2050, 14.0375
CIE-Luv:
58.4050, 70.5283, 5.8958
Hunter-Lab:
51.3708, 36.0886, 10.2778
#d46d7c color charts
#d46d7c color shades, tints & tones
#d46d7c color schemes
#d46d7c color preview, HTML & CSS examples
This text has a color of #d46d7c
<p style="color:#d46d7c;">Text here</p>
.mytext {color:#d46d7c;}
This box has a color of #d46d7c
<div style="background-color:#d46d7c;">Content here</div>
.mybackground {background-color:#d46d7c;}
Border around this has a color of #d46d7c
<div style="border:2px solid #d46d7c;">Content here</div>
.myborder {border:2px solid #d46d7c;}