#d14d6c color space conversions
Hex:
#d14d6c
RGB:
209, 77, 108
CMY:
18, 70, 58
CMYK:
0, 63, 48, 18
HSL:
346°, 58.9286%, 56.0784%
HSV (HSB):
346°, 63.1579%, 81.9608%
XYZ:
31.6551, 19.9458, 16.3689
xyY:
0.4657, 0.2935, 19.9458
CIE-Lab:
51.7758, 54.4442, 10.5101
CIE-LCH:
51.7758, 55.4494, 10.9262
CIE-Luv:
51.7758, 91.1477, 2.7784
Hunter-Lab:
44.6607, 48.3632, 9.5317
#d14d6c color charts
#d14d6c color shades, tints & tones
#d14d6c color schemes
#d14d6c color preview, HTML & CSS examples
This text has a color of #d14d6c
<p style="color:#d14d6c;">Text here</p>
.mytext {color:#d14d6c;}
This box has a color of #d14d6c
<div style="background-color:#d14d6c;">Content here</div>
.mybackground {background-color:#d14d6c;}
Border around this has a color of #d14d6c
<div style="border:2px solid #d14d6c;">Content here</div>
.myborder {border:2px solid #d14d6c;}